Gunlaug Sørtun wrote:
> 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]".

oops. Thanks for spotting that. :-s


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

The hasLayout trigger doesn't seem to work. I tried adding specificity 
by using ul li a {height: 1%;} without success. I have also tried zoom: 
1; and display: inline-block;

The situation persists.

-- 
Brian

______________________________________________________________________
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