Phery.js PHP Ajax

The bridge from jQuery to PHP, and vice-versa through AJAX. Using event delegation, forms and links can call PHP functions with only some data-* attributes, and perform RESTful requests using GET, POST, PUT, DELETE without any manual event binding, everything just works. You can also render partial views using ajax, loading only parts of the … Continue reading

jQuery Unobtrusive Background Image Switcher

jQuery plugin that makes it possible to use many heavier images as full screen background slider or image slider, while minimizing their influence on load times.

Better Unobtrusive Ajax (not only for ASP.NET MVC)

Unobtrusive AJAX library done right. 100% compatible with ‘Microsofts Unobtrusive Ajax support library for jQuery’ found in ASP.NET MVC3 and MVC4 without bugs, with new features, clean and well documented, compatible with latest jQuery. But also fully usable without ASP.NET MVC

jQuery jBinder

jQuery plugin to facilitate unobtrusive JavaScript event binding using HTML5 data attributes.