What is jQuery
jQuery is a JavaScript framework. It sits on top of JavaScript and itsmain purpose is to make things that are complicated in JavaScript, easier to work with. It is fast, small, and feature-rich JavaScript library.
jQuery has a lot of very cool Plugins.
- jQueryui - Makes it very easy to make objects draggable, or droppable, makes it easy to work with date pickers, progress bars, etc.
- RubberBand - Use this plugin to add iOS style pull-to-refresh functionality to any page
- Tooltipster - A powerful, flexible jQuery plugin enabling you to easily create semantic, modern tooltips enhanced with the power of CSS.
- Magnific Popup - Responsive, lightbox & dialog script with focus on performance and providing best experience for users with any device.
- Unslider - an ultra-simple jQuery slider for your website.
- typeahead - a flexible JavaScript library that provides a strong foundation for building robust typeaheads.
- SweetAlert - A beautiful replacement for JavaScript's "alert".