I'm working on an explanation of why some browsers, like Safari, don't
support the CSS in the CSS maze[1]. I know Safari has a problem with
this line:

#d1:hover+#d2 { z-index:3; }

but I'm not sure if it's the adjacent sibling selector, or that I'm
changing the z-index on a hover to an adjacent sibling, that is the
problem. Any ideas?

[1] http://cssmaze.christianmontoya.com/ - works in Gecko browsers and
Opera 9 preview. Any others? Let me know please.

--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to