On 31/1/08 12:26, "Joel Birch" <[EMAIL PROTECTED]> wrote:

> 
> Hi Dave,
> 
> Instead of display:none and display:block to hide and reveal your
> submenus you need to use top:-999em and top:1.5em (or whatever the
> vertical offset you need for your menu) respectively. The only other
> thing you need to once you have swaped 'display' for 'top' is that you
> will need position:relative on your li elements so that the top offset
> you add to the ul elements is relative to their parent list items.
> 
> Tested in Firebug and works perfect. Good luck.
> 
> Joel Birch.

Joel,

Another question if I may, if I want to use display none to prevent the
dropdowns being tabbed through when they are not visible when js is not
present then the animations do not work when js is available is there a fix
for this ?


Regards,


Dave Buchholz
I-CRE8
http://www.i-cre8.co.uk
Skype: I-CRE8


Reply via email to