Subscribe
Tutorial search

Coding your First jQuery UI Plugin - JavaScript tutorial


jQuery contains the fn.extend() method, which makes authoring jQuery plugins quite easy, allowing us to write code that is used in exactly the same way as other jQuery methods. jQuery UI also contains structures that make authoring custom jQuery UI plugins easy.
Category: JavaScript > Basics - Difficulty:


More cool JavaScript tutorials:



Jquery Memory Game
Jquery Memory Game
Create simple traditional game using jquery and css, like usual if we find a pair of images that matched it will be opened untill all the matched images found.
Difficulty:
Javascript Clock
Javascript Clock
Hi guys i am back with yet another tutorial on javascript Simple javascript clock using simple javascript
Difficulty:
Desktop Applications with JavaScript and Adobe AIR
Desktop Applications with JavaScript and Adobe AIR
This is our series of articles covering various programming topics and languages. This article discusses creating desktop applications with JavaScript and Adobe AIR
Difficulty:
Display Your Favourite Music with jQuery & Last.fm
Display Your Favourite Music with jQuery & Last.fm
Use the power of jQuery and the handy last.fm records plugin to create a showcase of your favourite music on your website. We’ll install the plugins to fetch the information from the Last.fm website, then style up the design with a cool retro vinyl record theme.
Difficulty:
Validation and AJAX with jQuery
Validation and AJAX with jQuery
Example of client side form validation and some AJAX features. Everything is done with jQuery or jQuery plugins.
Difficulty: