Articles tagged with jquery

jQuery Helper

By Marco Pegoraro
I wrote an helper that allow you to enjoy jQuery library by helping in script inclusion and plugin management.
[Read more]

Automagic JavaScript Validation Helper

By Matt Curry
This helper takes your model validation rules and converts them to JavaScript so they can be applied in the client's browser before submitting to the server.
[Read more]

jQuery autocomplete Helper

By Gianluca
I use jQuery becose is fast and concise Javascript library. My helper, jmycake, use jQuery for AJAX autocomplete.
[Read more]

Easy AJAX Pagination Using JQuery

By Casey Dreier
This simple little JQuery function allows you to drop paginated data into your views with ease.
[Read more]