Hello,

I am trying to avoid using IE hacks as much as possible - especially ones 
that result in 'invalid' css.

I have this menu/submenu
http://menutest.mnos.org/test.php
(don't mind the page having no relative content - I cut out the excess for 
the purpose of this email)
This works fine in IE & Firefox - however, it's working ok in IE because it 
has a position hack applied to it in the css (hp_nav.css)

#ul-nav{
*margin-top:-40px;
}

If i remove this, see example
http://menutest.mnos.org/test_nogoodinie.php

Is there any way to position this Menu (#ul-nav) correctly without relying 
on an invalidating position hack?

I appreciate any response - thanks for the effort out there!

-Ryan Morris


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to