[css-d] NS6.2 and :hover

2006-02-21 Thread kevinn
Hi All, I'm playing with a navigation using li:hover to show background images to the 's plus setting "display: block" to (and 's) nested within it. Sample: Item1 The problem is that in NS6.2, hov

[css-d] Ordered list problem with IE6

2005-06-14 Thread KevinN
Hi all, Could anyone have an idea why IE6 displays an ordered list as 1.'s? On firefox... It all seems ok. Please see, example here: http://beacon.ploghost.com/content/about/vision.php Thanks -- --- -- --- -- --- -- --- Kevin Navia Web Developer [EMAIL PROTECTED] _

RE: [css-d] A Pure CSS Menu - IE not following z-index to render over other divs [solved]

2005-05-20 Thread KevinN
Just by adding a z-index of a higher value to the #header div fixes IE's handling of behind the divs hiding of the list sub-menus. Rob Agar wrote: > hi Kevin, > >> Would anyone have a solution to a pure CSS menu flyout not showing >> above divs on IE6? (or lower versions) > > I've just had this

[css-d] A Pure CSS Menu - IE not following z-index to render over other divs

2005-05-17 Thread KevinN
Hi all, Would anyone have a solution to a pure CSS menu flyout not showing above divs on IE6? (or lower versions) The problem is this, on Firefox and Opera 8 the lists for the sub-menus are rendered over the content. But on IE6, it hides itself under the divs of the content beneath it. (#contai