Joan Piedra wrote:
>
> On 12/12/06, *Aaron Heimlich* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>     div#myid = SLOW!!
>
>     #myid = FAST!!
>
>     .myclass = SLOW!!
>
>     div.myclass = FAST(er)!!
>
>
>  
>
> LOL, I think this is how it works in real CSS.
>
> div#myid = Faster
> #myid = Slow
> .myclass = Slow
> div.myclass = Fast
Does anyone know of CSS best practice benchmarks? Is div#myid indeed 
faster in CSS?

~ Brice

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to