Profile
Achievement
pmw57's Recent SnippetsTagged js
- All /
« Prev 1 Next »
Code from https://snipt.net/geekyjohn/get-url-param/ updated so that most jslint issues are resolved, and updated the return to use a guard condition instead of a separate if statement.
1
1219
posted 12 years ago by pmw57
Standard hasClass, addClass, and removeClass functions.
- reworked so that jsLint is happy about them
- removeClass function trims things after removing a class name
- tests help to ensure that all common use-cases are covered
2
1345
posted 12 years ago by pmw57