jTitleScroller is a decorative element for your Web projects, helping you scroll the page's title to the left.The effect can be seen in two places, depending on how you have your browser's UI setup:- the browser window title- the browser tabWhile not very...

read more
jAppbusy

jAppbusy 1.0

jAppbusy lets developers dim out the page and show a preloader or loading animation while some operation finishes in the background.There are functions to show and hide the loading indicator on cue, letting programmers integrate jAppbusy with their other...

read more
jQuery UI

jQuery UI 1.12.1 updated

jQuery UI is a frontend UI framework that exists before frontend UI frameworks were cool. This library revolutionized how Web-based frontends where built and has been an inspiration or has stood at the center of many CSS and UI frameworks since its...

The jQuery error capturing plugin is a must have for all developers running a live website, small or big.It uses a PHP script that reads the captured errors and sends an email with all the details to a specified address.With some few tweaks, the PHP...

read more
dna.js

dna.js 0.4.4 updated

dna.js works just like any template engine around. It uses a special syntax to store layout information. Using a given layout, dna.js replaces the special tags with actual content retrieved from a preset location (JSON files in this case).What is new in...

DataTables

DataTables 1.11.3 updated

The plugin is perfect for presenting data grids, data sets and presenting large organized sets of data on a web page.What is new in this release:New API Camel case notation New stylesheet Built-in pagination improvements HTML 5 data-* attribute...

jQuery Calx

jQuery Calx 2.2.5 updated

Calculation forms are Web forms that change the content of a one or more fields based on previous user inputs and mathematical formulas. The Calx plugin can be used to create discount forms, mortgage calculators, equation solvers, work-rate calculators,...

jQuery.localizationTool.js (or just Localization Tool) allows for a client-side l10n system to be setup, system working with translated language strings stored inside JavaScript variables. The plugin is also smart enough to tell when LTR and RTL languages...

read more
jQuery Markup

jQuery Markup 1.0.35 updated

jQuery Markup can request and load certain files using a template output. It will load the desired file, compile it's code and inject it in the current page's DOM at desired positions. Check out the included demo for sample usage scenarios.What...

The jQuery Face Detection Plugin works by scanning an image or a video's frames and using a special pattern recognition system detects any human faces inside it.Once the faces detected, it provides their coordinates to the developer, which in turn can use...

read more