HighDots Forums  

dynamic CSS menu

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss dynamic CSS menu in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
smbale1
 
Posts: n/a

Default dynamic CSS menu - 08-03-2004 , 04:47 AM






Help! I want to build a dynamic and x-browser CSS menu like the one at
http://www.assistivetech.net (which uses ColdFusion).

I understand how to build the CSS but I'm having a hard time finding
information about a menu system which doesn't rely on DHTML and JavaScript.

I have DreamWeaver MX 6.1, MySQL, and PHP 4.3 at my disposal, but I'm a newbie
at combining the three. Would be eternally grateful to anyone who can point my
in the right direction.


Reply With Quote
  #2  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: dynamic CSS menu - 08-03-2004 , 04:53 AM






smbale1 wrote:

Quote:
Help! I want to build a dynamic and x-browser CSS menu like the one at
http://www.assistivetech.net (which uses ColdFusion).

I understand how to build the CSS but I'm having a hard time finding
information about a menu system which doesn't rely on DHTML and JavaScript.

I have DreamWeaver MX 6.1, MySQL, and PHP 4.3 at my disposal, but I'm a newbie
at combining the three. Would be eternally grateful to anyone who can point my
in the right direction.

Lookie here:
http://www.projectseven.com/tutorials/css/uberlinks/

--
Dan Vendel - *GOF*
Contact: http://www.proformica.com/en/contact.shtml
Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml
Nested tables: http://www.proformica.com/en/nested_table_demo.shtml
SEO: http://www.proformica.com/en/search_engine_optimization.shtml
SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml
Search Dreamweaver newsgroup: http://www.proformica.com/google.html


Reply With Quote
  #3  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: dynamic CSS menu - 08-03-2004 , 04:56 AM



Or here:
http://www.alistapart.com/articles/dropdowns/
http://www.alistapart.com/articles/horizdropdowns/

--
Dan Vendel - *GOF*
Contact: http://www.proformica.com/en/contact.shtml
Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml
Nested tables: http://www.proformica.com/en/nested_table_demo.shtml
SEO: http://www.proformica.com/en/search_engine_optimization.shtml
SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml
Search Dreamweaver newsgroup: http://www.proformica.com/google.html

Reply With Quote
  #4  
Old   
smbale1
 
Posts: n/a

Default Re: dynamic CSS menu - 08-03-2004 , 08:14 AM



Dan,
I love those menu styles, "A list apart" is well dogged-eared, but for this
project I need something which offers a persistant (not flyout) submenu
depending on where the user is in the site.

For example, go to http://www.assistivetech.net/webresources/index.cfm and
click on one of the subcategories.


Reply With Quote
  #5  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: dynamic CSS menu - 08-03-2004 , 08:29 AM



smbale1 wrote:

Quote:
Dan,
I love those menu styles, "A list apart" is well dogged-eared, but for this
project I need something which offers a persistant (not flyout) submenu
depending on where the user is in the site.

For example, go to http://www.assistivetech.net/webresources/index.cfm and
click on one of the subcategories.

I recently searched for a similar menu, but found none that's not
javascript powered. Could be simply that I didn't search long enough,
but could also be that the function in such menu that'll keep it opened
in a certain way despite change of page requires javascript? I don't
have enough knowledge about this, but I strongly doubt that you can make
a menu do that by using CSS only....

However, take a look at www.hotscripts.com or www.scriptsearch.com.
Despite it's a collection of the tackiest scripts on the web :-) ,
perhaps even www.dynamicdrive.com might have something?

--
Dan Vendel - *GOF*
Contact: http://www.proformica.com/en/contact.shtml
Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml
Nested tables: http://www.proformica.com/en/nested_table_demo.shtml
SEO: http://www.proformica.com/en/search_engine_optimization.shtml
SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml
Search Dreamweaver newsgroup: http://www.proformica.com/google.html


Reply With Quote
  #6  
Old   
smbale1
 
Posts: n/a

Default Re: dynamic CSS menu - 08-03-2004 , 08:43 AM



I'm sure theirs must be powered by a database, with a PHP (or whatever) script to find out what section and page is active and assign the right CSS classes. If I find out I'll share.

Reply With Quote
  #7  
Old   
smbale1
 
Posts: n/a

Default Re: dynamic CSS menu - 08-04-2004 , 10:01 AM



In case you're wondering, Hotscripts has a very nice one called "dynav" which
is used on the site: http://www.usabilityinfo.com. It doesn't do subsections,
unfortunately, but does use php to compare the current URL to listed URL and
change the style class accordingly.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.