jQuery is a multi-browser JavaScript library designed to simplify the client-side scripting of HTML. jQuery is free, open source software, licensed under the MIT License.
jQuery's syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. jQuery also provides capabilities for developers to create plug-ins on top of the JavaScript library. This enables developers to create abstractions for low-level interaction and animation, advanced effects and high-level, theme-able widgets. The modular approach to the jQuery library allows the creation of powerful dynamic web pages and web applications.
Microsoft and Nokia have announced plans to bundle jQuery on their platforms. Microsoft is adopting it initially within Visual Studio for use within Microsoft's ASP.NET AJAX framework and ASP.NET MVC Framework while Nokia has integrated it into their Web Run-Time widget development platform. jQuery has also been used in MediaWiki since version 1.16.
Here We are listing, some video tutorial to learn JQuery easily.
jQuery's syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. jQuery also provides capabilities for developers to create plug-ins on top of the JavaScript library. This enables developers to create abstractions for low-level interaction and animation, advanced effects and high-level, theme-able widgets. The modular approach to the jQuery library allows the creation of powerful dynamic web pages and web applications.
Microsoft and Nokia have announced plans to bundle jQuery on their platforms. Microsoft is adopting it initially within Visual Studio for use within Microsoft's ASP.NET AJAX framework and ASP.NET MVC Framework while Nokia has integrated it into their Web Run-Time widget development platform. jQuery has also been used in MediaWiki since version 1.16.
Here We are listing, some video tutorial to learn JQuery easily.
- Introduction to jQuery
- An Example
- Implementing jQuery
- Testing jQuery
- Inline/External Scripting
- Document Ready Event
- Ready
- Load
- Window Load
- Window Unload
- Introduction to Selectors
- All selector
- ID selector
- Element selector
- Submit selector
- Text selector
- A selector example with CSS
- Multiple selectors
- This selector
- Even/odd selectors
- Attribute selectors
- Attribute selectors
- Contains selector
- Contains selector
- Basic form field selection
- Basic form field selection
- Font size switcher
- Font size switcher
- Enable submit button after file selected
- Enable submit button after file selected
- Click
- Double click
- Key up/down
- Change
- Submit
- Toggle
- Hover
- Scrol
- Select
- Focus in
- Focus out
- Bind
- Live
- Live
- Character Counting Remaining on Textarea
- Character Counting Remaining on Textarea
- Hide/Show a DIV
- Hover over description
- Hover over description
- Hover over description
- Hover over description
- html
- val
- attr
- addClass
- removeClass
- toggleClass
- removeAttr
- removeAttr
- each
- each
- next/nextAll and prev/prevAll
- next/nextAll and prev/prevAll
- find
- has
- Hide
- Show
- Fade In
- Fade Out
- Fade Toggle
- Slide Down
- Slide Up
- Slide Toggle
- Stop
- Delay
- Gallery Fading Effect
- Gallery Fading Effect
- append
- appendTo
- clone
- width/height
- width/height
- scrollTop
- Adding to a dropdown menu
- Placing DIV in very center of window
- Placing DIV in very center of window
- Minimum text field length
- Minimum text field length
- Scroll to top
- Enabling checkbox after scrolling
- Enabling checkbox after scrolling
- inArray
- each
- now
- Days until event
- Load file
- GET HTTP Request
- GET HTTP Request
- POST HTTP Request
- Other callback functions
- AJAX Load
- AJAX Send Data
- AJAX Callback Handlers
- Changing AJAX data type
- AJAX Status Codes
- Email validation
- Email validation
- Email validation
- Email validation
- Email validation
- Updating database table values
- Updating database table values
- Updating database table values
- Updating database table values
- Introduction to Plugins
- Show password plugin
- Show password plugin
- Creating a basic plugin
- Creating a basic plugin
- Creating a basic plugin
- Highlight search plugin
- Highlight search plugin
- Passing options to plugin
- Passing options to plugin
- Plugin callback functions
- Plugin callback functions
- Creating a hover text plugin
- Creating a hover text plugin
- Creating a hover text plugin
- Creating a hover text plugin
- Creating a hover text plugin
- Creating a hover text plugin
- Creating a day/hour/min/sec countdown plugin
- Creating a day/hour/min/sec countdown plugin
- Creating a day/hour/min/sec countdown plugin
- Creating a day/hour/min/sec countdown plugin
- Creating a day/hour/min/sec countdown plugin
- Creating a day/hour/min/sec countdown plugin
- Introduction to jQuery UI
- Installing jQuery UI
- Draggable
- Draggable
- Draggable
- Droppable
- Droppable
- Droppable
- Sortable
- Sortable
- Resizable
- Resizable
- Resizable
- Accordion
- Accordion
- Datepicker
- Datepicker
- Dialog
- Dialog
- Dialog
- Progressbar
- Progressbar
- Slider
- Slider
- Tabs
- Tabs
- Tabs
- Drag and Drop Lists
- Drag and Drop Lists
- Check if a Username is Available
- Check if a Username is Available
- Check if a Username is Available
- Sliding down message
- Sliding down message
- Countdown to redirect
- Countdown to redirect
- Loading content with AJAX and fade effect
- Loading content with AJAX and fade effect
- Loading content with AJAX and fade effect
- Instant search
- Instant search
- Instant search
- Instant search
- Users online sample application
- Users online sample application
- Users online sample application
- Users online sample application
- Users online sample application
- Multiple file upload
- Multiple file upload
- DIV that follows down screen
- DIV that follows down screen
- DIV that follows down screen
- Textarea emoticon text inserter
- Textarea emoticon text inserter
- Textarea emoticon text inserter
- Show/hide password in field
- Show/hide password in field
- Show/hide password in field
- Show/hide password in field
- Submit a form on element change
- Submit a form on element change
0 Comments