Pinned Repositories
jquery-bind-and-run
Adds a bindAndRun and onAndRun function to jQuery, allowing single line calls that both bind a hook and run right away.
jquery-draw-attention
Short, easy jQuery library for creating a dark, semi-transparent overlay and drawing attention to certain elements.
jquery-duplicator
Automatically textareas (or other inputs) for multiple input. When a field is filled, we make a new one. Easy.
jquery-inline-search
Inline search in jQuery with just one call - searches lists/tables without leaving the page. Very easy to use.
jquery-instatooltip
Just an easy-to-use jQuery tooltip infrastructure. It's special because it adds its own hoverable element.
jquery-interconnected-sliders
A way to create sets of interconnected sliders that always add up to a given value (even after changes). Percentage sliders (add up to 100), for example.
jquery-maptip
Very simple jQuery solution to create image map tooltips - that is "hot spots" on images that display tooltips when hovered.
jquery-mouseover-move
Upon mouseover, have your element run away (i.e., stay out of the way!)
jquery-sliding-tabs
Sliding tabs for jQuery.
jquery-z-stack
Stack textareas (or any other interactive widget) in z-space.
Heap of jQuery Plugins's Repositories
heap-of-jquery/jquery-draw-attention
Short, easy jQuery library for creating a dark, semi-transparent overlay and drawing attention to certain elements.
heap-of-jquery/jquery-inline-search
Inline search in jQuery with just one call - searches lists/tables without leaving the page. Very easy to use.
heap-of-jquery/jquery-interconnected-sliders
A way to create sets of interconnected sliders that always add up to a given value (even after changes). Percentage sliders (add up to 100), for example.
heap-of-jquery/jquery-sliding-tabs
Sliding tabs for jQuery.
heap-of-jquery/jquery-mouseover-move
Upon mouseover, have your element run away (i.e., stay out of the way!)
heap-of-jquery/jquery-duplicator
Automatically textareas (or other inputs) for multiple input. When a field is filled, we make a new one. Easy.
heap-of-jquery/jquery-instatooltip
Just an easy-to-use jQuery tooltip infrastructure. It's special because it adds its own hoverable element.
heap-of-jquery/jquery-maptip
Very simple jQuery solution to create image map tooltips - that is "hot spots" on images that display tooltips when hovered.
heap-of-jquery/jquery-z-stack
Stack textareas (or any other interactive widget) in z-space.
heap-of-jquery/jquery-bind-and-run
Adds a bindAndRun and onAndRun function to jQuery, allowing single line calls that both bind a hook and run right away.
heap-of-jquery/jquery-shrink-to-fit
Shrinks (reduces font size) the text in an input to fit in a constrained width.