jQuery Plugin Directory

Tag: All · Page 102 of 242

10 years ago

jQuery Expression Builder

A jQuery Plugin for constructing valid DSL expressions. Expressions are constructed by recursively choosing sub-expressions until the expression is complete. Support is included for saving Expression Templates (expressions with sub-expressions yet to be chosen).

jQuery Expression Builder

10 years ago

Page Stack Navigation with CSS3 & JavaScript

A template for a simple page stack navigation based on the Dribbble shot by Ilya Kostin, Stacked navigation.The idea is to show a navigation when clicking on the menu button and transform all pages in 3D and move them to the bottom of the viewport. The next two pages are shown in the back of the current page as a stack. When clicking on a menu item, the respective page comes up.

Page Stack Navigation with CSS3 & JavaScript

10 years ago

jPicture

As many of you might have experienced at least once, on small devices with a slow connection, pictures seem to load forever. The main problem here is that the high-res pictures are loaded and simply get downscaled for the low-res viewport. Avoiding this is a hassle and for that purpose, we built this jQuery plugin. Essentially, jPicture only loads the one picture out of all the picture sizes availible that most accurately fits the viewport the page is displayed on. This means less trouble for you and reduced loading times for lower-res viewports.

10 years ago

Dynamic HTML grid for PHP with jQuery

Dynamic HTML grid with jQuery/AngularJS frontend and PHP/NodeJS backend.The idea is to feed an array of data (or some other data source, like PDO or Doctrine query) to PHP/NodeJS class and to have instantly a grid with server-side sorting, filtering and pagination.

Dynamic HTML grid for PHP with jQuery
FirstPrevious100101102103104NextLast