Skip to main content

2 posts tagged with "jQuery"

View All Tags

Some notes and examples on some of the most common jQuery modifiers

jQuery is an extremely popular Javascript library. It helps to speed up common tasks if you don’t mind adding a script that is 9000 lines long to your project. This post will cover the very basic methods that jQuery uses to select and modify elements.