Forums | MacLife
You are not logged in.
#1 2008-09-09 11:20 am
- ckip
- Member
- Registered: 2001-05-31
- Posts: 28
Nested Lists and Links
Trying to figure out a way around this problem. I have a list where I want the main part to be a link and another list inside. Works fine in Safari and IE but not in Firefox, presumably due to the a tag. Here is URL:
http://www.stkelectronics.com.vhost.zer … ne-old.php
I can get it to work in Safari, IE and Firefox if I change the nested list to a div. Here is URL:
http://www.stkelectronics.com.vhost.zer … pylene.php
Problem is, neither of these solutions validates. Any thoughts?
Thanks!
Offline
#2 2008-09-12 3:37 pm
Re: Nested Lists and Links
go to www.listamatic.com or ww.alistapart.com ... (might have the site addys wrong ... do a search maybe). nesting lists is a great way to create sub menus without a lot of crap javascript.
basically ... change the outer <li><a href="#"> to change from none to block (inline i guess). that will show the sub menu on mouseover.
good luck
b
"The Fates lead he who will; he who won't, they drag." - Seneca
Offline
