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:
parent
188ad03c17
commit
8f8c4b44f1
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
$('.account').css class: 'active'
|
||||
$('.account').attr class: 'active'
|
Loading…
Reference in a new issue