© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Ronald Hollak
Hi, Great article. Tip: considder using jquery's .toggleClass to add/remove selected Class.
Louis Moreaux
Oracle APEX developer
Thanks for sharing, toogleClass will do the job in a cleaner way. But in a real application, you would want to store the id to process it, so you will have to check if the class is present or not anyway.
toogleClass