I am writing this post as an extension to my previous post
10 most Useful resources for jQuery across the web which got an overwhelming response from the people. I recently found out some more good links. Also including the links which some readers on the previous post suggested.
So here are the additional new links:
- The following link is an amazing look up for all kinds of small tasks in jquery.
jQuery HowTo’s - JQuery HowTo
- http://msmvps.com/blogs/luisabreu/archive/tags/JQuery/default.aspx
- VisualJquery.This link provides the information about any jquery methods with examples in a very interactive way.Its an amazing reference for Jquery methods.
- jQuery BlockUI Plugin: Jquery implementation for the modal popup. Its a jquery plug in named blockUI and is very popular among the developers.
- JQuery Tools Scrollable:A plugin to Scroll the HTML like and eye candy.
- Impromptu: Showing beautiful message boxes in Asp.Net web forms using JQuery Impromptu
- jQuery Cycle Plugin: The jQuery Cycle Plugin is a lightweight slideshow plugin. Provides amazing UI effects.
- jQuery & asp.net :- How to implement paging,sorting and filtering on a client side grid using asp.net,jTemplates and JSON
- The Ultimate Jquery List: Ultimate list of all Jquery resources
Then we have 2 more How to in Jquery
Now we have client side implementation of Gridview paging using Jquery. The code demonstrates the use ajax() method of jquery receiving the JSON data from asp.net as well. Powerful practical learning for jquery beginners.
And last but the most Important one