- This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘Other’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Hi Everyone,
I’ve been going through this site quite a bit lately, and I have learned TONS of stuff! I’m very thankful for Chris’ work.
I am working on a project that requires a pretty extensive horizontal drop-down navigation menu. I have never really tackled something like this menu before, and was wondering if you guys knew of any place where I can get some script examples – or something that I can easily customize. I found what I needed at http://www.mtv.com/. On the site, hover over the "MUSIC, SHOWS, NEWS, MOVIES" tabs, and you’ll see what I need it to do. I’ve looked at the source, but I can’t really make much sense of it. I saw that it was just a bunch of UL’s… but there’s gotta be more working in this menu than just CSS…?
Basically, each drop-down tab has multiple columns within it, and the MTV site is the exact menu that I’m looking for. Any ideas on this? I’m still fairly new at this, and this may be a really simple to build menu…
Thanks so much for any help you guys can give!!! :D
It will undoubtedly contain some wonderful Javascript, although that one is pretty simple, to be honest!
Here’s a pretty cool dropdown from Soh Tanaka, http://www.noupe.com/tutorial/drop-down … y-css.html, not exactly what you’re after, but perhaps will give you some guidance.
Thanks so much. I did some more research, and have found my solution. I did a lot of reading since I posted this, and I built my own. Took me a few tries, but got it working. I did a full CSS UL menu.
Thanks again!
Christian