Web Hosting Talk







View Full Version : need help finding a certain style of navigation menu


prodigious
03-11-2005, 09:37 PM
Hi everyone,

So I need to find the javascript code that allows you to have a two layer menu but looking a certain way. An example of what I'm going after is at http://www.allaboutbabynurses.com/prototype/Website/
but it isn't complete. I need to have it be able to link to each sub menu page, but right now while the sub menu images change, their corresponding links do not.

Icing on the cake would be if I could get rollovers going for the sub-menu images as well. :)

I know there are tons of websites that have similar setups, but all I can find at places like dynamicdrive.com and javascript.internet.com are the usual non-image based dynamic menus; additionally, none have the layout style i'm going after.

Thanks in advance for any help you might be able to give!

-Mike

virgvv
03-11-2005, 11:23 PM
If you use Dreamweaver, Project Seven has some menu extensions that have those kinds of dropdown horizontal bars. I've used their MenuMagic II extension.

Projectseven.com (http://www.projectseven.com)

I think with some tweaking you could easily use images in both the main and sub menus.

If you don't use Dreamweaver, you might be able to put something together with CSS. Take a look at UDM4.
UDM4.com (http://www.udm4.com)

prodigious
03-12-2005, 03:03 AM
Thank you for the suggestions! I wasn't sure if I would be able to find free answers or not to this....but those are a bit pricey for just menus, imho (e.g., $90 for p7). I know they are fully featured, but I'm wondering if there's a way to just tweak some simple code that is free...

DESIGNMOOD
03-12-2005, 04:32 AM
Hi,

This kind of scripts is available on editeurjavascript.com...

Search for MENU or HORIZONTAL MENU.

Corey Bryant
03-12-2005, 06:37 AM
You might also check out: http://www.htmldog.com/articles/suckerfish/dropdowns/