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

dna.js Template Cloner

DOM Templating Engine for jQuery

jquery-mutation-summary

A jQuery wrapper/plugin for mutation-summary, the DOM mutation-observers wrapper.

jQuery Lock Fixed

jQuery plugin which allows for DOM elements to be positioned anywhere on the page, and lock within the user’s viewport when scrolling. Common use case is a menu under a header, which on scrolling stays fixed within the viewport.

Live Query

Live Query utilizes the power of jQuery selectors by firing callbacks for matched elements auto-magically, even after the page has been loaded and the DOM updated.

jQuery Behavior Plugin

Unobstrusive scripting simply and easily. Declarative events with Metabehaviors based on Live Query.

Load Later

jQuery plugin for partial loading non essential DOM elements

jQuery Takeout

A jQuery plugin that takes an element out of its place in the DOM while keeping it in the same position.

Shadow UI

Create Shadow DOM based UI components, such as dropdowns, modals, popups, tooltips, blobs, etc.

findSafe

Query a selector while ignoring matches within specific nested elements.