Brian Funk wrote:

> <http://www.stoneladder.ca/sandbox/css/csspopup.html>
> 
> It works in Firefox 3.0.8, IE8 and Opera9 but IE7 chokes when the
> href attribute is not present and Safari for Windows works not at
> all.

Missing closing bracket on 'a:hover img' throws Safari off. This error
is reported by the CSS validator as "Parse Error [empty string]".

For IE7: add 'a {height: 1%;}', or another hasLayout trigger, to make
the anchor without href work.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to