it's attr, not css.

This commit is contained in:
Jeremy Ashkenas 2010-11-09 08:06:54 -05:00
parent 188ad03c17
commit 8f8c4b44f1
1 changed files with 1 additions and 1 deletions

View File

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