Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
CSS vs Javascript
1
Name:
!WokonZwxw2!ef2ITsUE4Hzr1cC
2010-09-30 15:23
Which is faster onMouseOver or a:hover?
18
Name:
Anonymous
2010-10-01 18:33
>>1
:hover
is probably faster since the stylesheet implementation is done in native code, while the
onmouseover
is JavaScript that has to be interpreted or JITted.
But honestly, fuck you.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List