I have a right-aligned menu that works like so:
<div block with relative position>
<div block with absolute position and right: 0px>
<menu item one>
<menu item two>
I had spaces between my menu items because of whitespace, so used
removeEmptyTextNodes in the inner div block to get rid of it, and it
worked great. However, although it is fine in IE (shocker!), the
buttons are sitting 4px too high in Firefox. Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---