What is jQuery
jQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML. It has lot of features for web designer and developer.
jQuery Features:
jQuery Features:
- DOM element selections
- Well documented
- Easy to use
- CSS selectors
- easy-to-use Ajax
- Nice event handlers
- filtering your selection
- did I mention chaining?
- Small in size
- Nice little built-in effects.
- Extensibility through plug-ins
- Cross-browser support
Comments