SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
-
Nov 5, 2003, 06:27 #1
- Join Date
- Nov 2003
- Location
- Maryland
- Posts
- 28
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Need a Javascript drop-down menu that works off of HTML images
I'm going to build a vertical navigation menu using images in HTML. I want to have a drop-down menu appear next to an image when I move the mouse over it. I know that I could just download any one of the many free Javascript menus available on the web and not have the images in the HTML, but I want the images to be seen (and able to be clicked on) if Javascript is disabled. None of the free Javascript menus that I have seen work that way.
Are there any free Javascript menus that work off of images in the HTML and support a vertical layout?
Thanks!
-
Nov 5, 2003, 07:43 #2
- Join Date
- Sep 2002
- Location
- Grand Rapids, MI
- Posts
- 1,168
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I know it's not strictly what you asked for, but you can always use the <noscript> tag to identify content to be displayed if the user's browser has javascript disabled.
Bear in mind however that if the user's browser simply doesn't support javascript, then no content will be displayed.
Read more about the <noscript> tag here and here.
AndyFrom the English nation to a US location.
Bookmarks