Home / Tag Archives: element

Tag Archives: element

Canvg - Javascript SVG parser and renderer on Canvas

Canvg - Javascript SVG parser and renderer on Canvas

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. ...

Checkator - Replacement for radio and checkbox elements

Checkator - Replacement for radio and checkbox elements

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. ...

jqEye - Make eyes that follow the mouse

jqEye - Make eyes that follow the mouse

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. ...

jQuery sticky elements

jQuery sticky elements

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. ...

Scroll To Top