Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
michael_lucid #1
DHTML Menu Builders
Greetings all!
I have been experimeting with Javascript and DHTML builders to produce dynamic
menus for some clients. However, dispite their claims of being cross platform,
many simply aren't. I understand some features, like fading, are only
available on IE 5+...thats fine. I'm talking about a complete breakdown of the
menu even functioning.
So. I'm wondering if any of you ahve recommendations for good cross platform
dynamic menu builders. I see SiteXtreme DHTML Menu Studio being pushed, but
thats the one that is jerky to use and does not work.
You can view what I'm trying to do here:
This one seems to work, despite many errors when I check the code in DW MX
2004:
[url]http://lucidsound.com/new/sitemap.html[/url]
But when I put it in another page...eek! Nope:
[url]http://lucidsound.com/new/index.htm[/url]
Thanks all!
michael_lucid Guest
-
DHTML menu and flash
hello! I recently created a web site where I just used dreamweaver's built in dhtml menu to create a dropdown menu....I have an embedded flash file... -
DHTML menu issues
Hi there, I'm having some issues with a dhtml menu I am building. Picture 4 images as links. When you mouse over the button images, it is meant... -
DHTML menu & Cookies CF app
I have cf tag on login page capturing url of the page user came from <cfcookie name="lastPage" value="#cgi.HTTP_REFERER#" expires="NEVER"> so after... -
The Best DHTML Menu?
What menu would you recommend that include the following features: 1) Dynamic database driven 2) Relative Positioning (Table Bound) 3) Images... -
Help with DHTML menu - Al or Murray. are you there
Hi, at the URL below, have 2 questions. 1) The horiz. blue line at bottom of "gallery" section, I want to eliminate. It's the bgd repeating.... -
Win Day #2
Re: DHTML Menu Builders
On Mon, 1 Mar 2004 15:43:18 +0000 (UTC), "michael_lucid"
<webforumsuser@macromedia.com> wrote:
[url]www.projectseven.com[/url]>Greetings all!
>
> I have been experimeting with Javascript and DHTML builders to produce dynamic
>menus for some clients. However, dispite their claims of being cross platform,
>many simply aren't. I understand some features, like fading, are only
>available on IE 5+...thats fine. I'm talking about a complete breakdown of the
>menu even functioning.
>
> So. I'm wondering if any of you ahve recommendations for good cross platform
>dynamic menu builders. I see SiteXtreme DHTML Menu Studio being pushed, but
>thats the one that is jerky to use and does not work.
>
> You can view what I'm trying to do here:
>
> This one seems to work, despite many errors when I check the code in DW MX
>2004:
> [url]http://lucidsound.com/new/sitemap.html[/url]
>
> But when I put it in another page...eek! Nope:
> [url]http://lucidsound.com/new/index.htm[/url]
>
> Thanks all!
Free tutorials plus commercial extensions.
Best of breed, IMHO.
Win
--
Win Day, Multimedia Developer
Words Plus
[url]http://www.wordsplus.net[/url]
[email]winday@NOSPAMwordsplus.net[/email]
Win Day Guest
-
Murray *TMM* #3
Re: DHTML Menu Builders
Think about this -
Most javascript menus have the linked files' links embedded in javascript,
e.g., document.write statements. As such, the menus will not be spiderable,
will not be accessible, and will not be managed in Dreamweaver. This means
if you rename or move a linked file, your menus will break. This alone is
reason not to use them.
The PVII approach (you just need to read *how* they do it, not use *any* of
their extensions if you don't want) will teach you how to do this dHTML
thing yourself, completely within DW. That's all you will need from that
point on.
[url]http://www.projectseven.com/tutorials/menuing/mcloser/index.htm[/url]
or
[url]http://www.projectseven.com/tutorials/auto_hide/index.htm[/url]
and here's an example you can analyze -
[url]http://www.projectseven.com/tutorials/autolayers/[/url]
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"michael_lucid" <webforumsuser@macromedia.com> wrote in message
news:c1vlmm$qd7$1@forums.macromedia.com...dynamic> Greetings all!
>
> I have been experimeting with Javascript and DHTML builders to produceplatform,> menus for some clients. However, dispite their claims of being crossof the> many simply aren't. I understand some features, like fading, are only
> available on IE 5+...thats fine. I'm talking about a complete breakdownplatform> menu even functioning.
>
> So. I'm wondering if any of you ahve recommendations for good crossbut> dynamic menu builders. I see SiteXtreme DHTML Menu Studio being pushed,MX> thats the one that is jerky to use and does not work.
>
> You can view what I'm trying to do here:
>
> This one seems to work, despite many errors when I check the code in DW> 2004:
> [url]http://lucidsound.com/new/sitemap.html[/url]
>
> But when I put it in another page...eek! Nope:
> [url]http://lucidsound.com/new/index.htm[/url]
>
> Thanks all!
>
Murray *TMM* Guest



Reply With Quote

