Menu
Skip to content
Blog
Search
Search
Cybernetic Art
Business. Technology. Creativity.
October 9, 2008
—
T.C.
How can I remove a class from an element using jQuery?
You can use removeClass() function:
$(‘#myDiv’).removeClass(‘myOldClass’);
Author
Details
Latest Posts By T.C.
09.13.16
Unable to create directory uploads/etc. Is its parent directory writable by the server?
03.12.15
Best CSS resources
01.24.15
Correct Permissions for SSL files
01.08.15
Change Max File Upload via php.ini
01.08.15
WordPress: Disable Auto-Updates
Post navigation
Previous Post
What is “POV cut”?
Next Post
What visual joke can you play with a button using jQuery?
Category
Uncategorized