[Bug 13999] DOMTokenList (e.g., element.classList): allow to add/remove multiple tokens at once

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13999

--- Comment #2 from Marat Tanalin (tanalin.com) <mtanalin@yandex.ru> 2011-09-01 21:06:15 UTC ---
(In reply to comment #1)
> jQuery only allows a single class to be added/removed at a time.

You are wrong. See
http://api.jquery.com/addClass/#example-1
http://api.jquery.com/removeClass/#example-1

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 1 September 2011 21:06:22 UTC