Sent by Bgilbertnc on 14 July 2004 23:11
I am implement a nav menu using the son of suckerfish code and have a question.
Is there a way to change one of the <li>'s to have different coordinates for the subment when you
hover over? (different from the other <li>'s, I mean). For instance, I believe this part determines
the relationship of the submenu to it's main link :
#nav li ul ul {
margin: -.15em 0 0 9em;
}
on one of the <li>'s I want to have the submenu fly out to the left, and not the right (as with the
rest of them), but I am not sure how to do this in CSS/html.
I tried doing :
#nav li ul ul #flyleft {
margin: -.15em 0 0 9em;
}
and <li id="flyleft"...but that didn't seem to work.
hope I am making some sense :-)
TIA
-Bruce Gilbert
webmaster
DPS
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/