-
A library to create nice, anti-aliased corners via JQuery. Round those boxes!
-
A plugin built on JQuery that will intercept the submit on an HTML form so that you can send the request via Ajax. It’s unobtrusive since it doesn’t require you to change the form HTML.
-
A tool that will compress your javascript code by removing all the whitespace. Use it as a last step to the dev code before sending it off to test.
-
Great resource here for different plugins for jQuery. Don’t write it if you don’t have to!
-
There’s a snippet here about what Ajax settings to use for JQuery communicating with ASP.Net.