This is a discussion on "Javascript menu not displaying correclty" within the Web Page Design section. This forum, and the thread "Javascript menu not displaying correclty are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Javascript menu not displaying correclty
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Javascript menu not displaying correclty
I have downloaded a javascript drop-down menu but the divs that display the drop-down links aren't in the correct position
I downloaded the script from here http://www.dynamicdrive.com/dynamici...anylinkcss.htm I have a div which acts as the menu bar, and the headers are displayed but the divs with the links are at the bottom of the page here is the css for the nav bar
|
|
#2
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
Apologies if I'm wrong but haven't we been through all this menu stuff with you before.
Have a look in the sticky thread, download and work through the menu tutorial. You then won't need to download scripts that you have no idea what they are doing. You will be able to create your own from scratch. |
|
#3
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
Or just use the suckerfish drop downs.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#4
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
can't you make a drop down menu in CSS?
besides i heard that 10% of people who use the web turn off Java Script or don't have it, that will mean that 10% of people won't be able to use your navigation. |
|
#5
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
i don't know if these will help but
have a look at these http://www.seoconsultants.com/css/menus/horizontal/ http://meyerweb.com/eric/css/edge/menus/demo.html |
|
#6
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
It can be done with all CSS yes. However usually some js is required to make it work in IE. Other browsers wont need the javascript.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#7
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
Powderhound: If you want to get a good understanding of css driven menus, both vertical and horizontal, have a work through the tutorial whose link is in the sticky thread at the top of this furum. |
|
#8
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
Quote:
Quote:
|
|
#9
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
According to the Microsoft releases the missing bit of css that required JavaScript to make dropdown menus work has been fixed in IE7. |
|
#10
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
Awsome
|
|
#11
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
I'm gonna check out the sticky. At least I'll know it's not something I did if i doesn't work how it should....probably IE
|
|
#12
|
|||
|
|||
|
Re: Javascript menu not displaying correclty
The main thing is to have the top level menu items function so if the menu is disabled they can at least access the page and its sub links. Of course with css disabled it should show like a neat list. Which is one of th eimportant benefits of doing it with CSS and valid markup. i.e. ul's. li's and nested ul's and li's.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| javascript, menu, displaying, correclty |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] why isnt my javascript displaying the text | skat | JavaScript Forum | 3 | Jan 26th, 2008 21:43 |
| Problem displaying a horizontal menu | cmssken1 | Web Page Design | 1 | Apr 19th, 2007 17:34 |
| Please Help with hiding and displaying layers using CSS and Javascript | rosh1e | JavaScript Forum | 2 | Apr 15th, 2007 04:04 |
| Flash menu is displaying over HTML | vinoy | Web Page Design | 2 | Nov 22nd, 2006 22:14 |
| CSS menu displaying wrong in Firefox (fine in IE) | camcc | Web Page Design | 10 | Oct 21st, 2006 03:05 |