PrintMe - Another jQuery plugin for print any page element
PrintMe is a lightweight jQuery Plugin to print any html element. ...
Nov 17, 2014 4487 views 0 votes
PrintMe is a lightweight jQuery Plugin to print any html element. ...
Nov 07, 2014 7701 views 2 votes
Canvg is a SVG parser and renderer. It takes a URL to a SVG file or the text of an SVG file, parses it in JavaScript, and renders the result on a Canvas element. The rendering speed of the examples is about as fast as native SVG. ...
Nov 06, 2014 3638 views 0 votes
Stkr is an easy way to control when and where fixed elements appear on your web page. ...
Nov 04, 2014 5852 views 1 votes
Minimap is a preview of full webpage or its DOM element with flexible positioning and navigation support ...
Oct 16, 2014 4880 views 1 votes
Checkator is a jQuery-based replacement for radio and checkbox elements. It supports css styling, and affects the original radio or checkbox element directly, which is used as the data container. ...
Oct 13, 2014 7553 views 2 votes
ScrollFix is a jQuery plugin for making an element fixed when it goes out of view. ...
Oct 07, 2014 10164 views 2 votes
jqEye is a jQuery plugin that allows to define a behaviour in which a HTML element moves, within the boundaries of an imaginary eye, in order to follow the mouse. ...
Sep 23, 2014 3568 views 1 votes
jQuery sticky elements is a jquery plugin to create sticky elements. It keeps your div at position you want and create rules for it to stay & hide. ...
Sep 16, 2014 4005 views 0 votes
jQuery scrollpanel replaces the native vertical browser scrollbar with a CSS-stylable custom scrollbar. This script is used in h5ai in the tree sidebar. ...
Sep 07, 2014 3023 views 0 votes
lazyScript is a simple jquery plugin to execute any javascript code in lazy mode. You only have to provide a callback to execute for each element appearing in the viewport. ...