1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

it's attr, not css.

This commit is contained in:
Jeremy Ashkenas 2010-11-09 08:06:54 -05:00
parent 188ad03c17
commit 8f8c4b44f1

View file

@ -1 +1 @@
$('.account').css class: 'active'
$('.account').attr class: 'active'