Drop-down Menu

This is a discussion on "Drop-down Menu" within the JavaScript Forum section. This forum, and the thread "Drop-down Menu are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 18th, 2007, 11:59
kaz kaz is offline
Up'n'Coming Member
Join Date: Feb 2005
Location: Accra
Age: 42
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to kaz
Drop-down Menu

Hi,

I need an answer to a question that has been bugging me this whole week. Do you create drop-down menu scripts seperately for each link or do you do one script for all the links?

thanx

kaz
Reply With Quote

  #2 (permalink)  
Old May 18th, 2007, 12:12
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Drop-down Menu

You don't really need JS - Menus on CSSPlay

Or the JS way - Sons of Suckerfish

But if you do go the JS way, it's only one script for all links
Reply With Quote
  #3 (permalink)  
Old May 18th, 2007, 17:53
kaz kaz is offline
Up'n'Coming Member
Join Date: Feb 2005
Location: Accra
Age: 42
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to kaz
Re: Drop-down Menu

Does that mean that I create a new div id for each new link?
Reply With Quote
  #4 (permalink)  
Old May 18th, 2007, 18:37
kaz kaz is offline
Up'n'Coming Member
Join Date: Feb 2005
Location: Accra
Age: 42
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to kaz
Re: Drop-down Menu

I've managed to create the menu for the link "Geology Report". However, when I mouse over the link for "Course Content", the menu content just hangs. instead of fading out. why? The url is http://kazmania.110mb.com/indices.html
Reply With Quote
  #5 (permalink)  
Old May 18th, 2007, 22:53
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Sgaspar11
Re: Drop-down Menu

I take it your testing this in IE7?'

You need to put something like this in your CSS...

* html #nav ul li {float:left;}
* html #nav ul li a {height:1%;}

Or if you are still using the JS method, there should be something on suckerfish that talks about fixing JS drop down menus for IE7.

Cheers,

Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
Reply With Quote
  #6 (permalink)  
Old May 19th, 2007, 12:45
kaz kaz is offline
Up'n'Coming Member
Join Date: Feb 2005
Location: Accra
Age: 42
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to kaz
Re: Drop-down Menu

No. I'm testing it in Firefox
Reply With Quote
  #7 (permalink)  
Old May 19th, 2007, 14:10
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Drop-down Menu

Look at Karinne's links... This really shouldn't be done with JS.
Reply With Quote
  #8 (permalink)  
Old May 23rd, 2007, 10:05
kaz kaz is offline
Up'n'Coming Member
Join Date: Feb 2005
Location: Accra
Age: 42
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to kaz
Re: Drop-down Menu

Can anybody please show me examples of how to do two drop menus on the same page? I'm having difficulty getting mine to work.

thanx
Reply With Quote
Reply

Tags
create seperately

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
I have a normal css menu, but want ot add drop down menu to it multichild Web Page Design 7 Jan 9th, 2007 16:07
Drop down menu ... Drysdale Web Page Design 3 Jul 21st, 2005 22:00
Drop Menu Help xKillswitchx Web Page Design 1 Jul 13th, 2005 17:56
help with drop menu makemesick JavaScript Forum 8 Apr 25th, 2005 21:19
drop menu help makemesick JavaScript Forum 2 Apr 23rd, 2005 05:48


All times are GMT. The time now is 10:50.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43