Previous Message
Next Message

Opera sees content and draws a scrollbar, others ok

Sent by Rick Lecoat on 12 July 2008 21:09


On 12 Jul 2008, at 08:41, Ingo Chao wrote:

> ok, did you try
>
> a .extraLinktext {
> 	position: absolute;
> 	left: -999em;
> 	top:-999em;
> 	}
> a:focus .extraLinktext {
> 	position: relative;
> 	left: 0;
> 	top:auto;
> 	}
> That seems to quit the scrollbar in Opera. Can't test the focus  
> thing locally, though.

Perfect Ingo, thank you very much.

Just for my own enlightenment, would you consider this a bug in Opera  
or a flaw in my CSS? Ordinarily of course I'd immediately assume the  
latter, but in this case the fact that the page works fine in all the  
other browsers that I've tested makes me wonder. Still, some browsers  
are more forgiving than others; maybe Opera is simply applying the  
letter of the law whilst others are being lenient?

--
Rick Lecoat

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: