Welcome To Snipplr


Everyone's Recent Snippets Tagged plugin



http://code.google.com/p/jquery-jtwitter/ for examples.
3 1518 posted 16 years ago by jonniespratley
adapted from the fantastic „Learning jQuery 1.3“ book http://www.packtpub.com/learning-jquery-1.3/book
0 1597 posted 16 years ago by cfleschhut
function as jquery plugin to test if selector is found on the current page. Sample use: if ( $("#myID").onpage() ) { $("#myID img").click(function(){ //do this..here.. });
0 1490 posted 16 years ago by pixelhandler
0 1426 posted 16 years ago by bigfaceworm
Modified the code very slightly to add in cursor states for when the timeline is grabbed. Also added in (but commented out) the code to make the sliding twice as fast using a multiplier.
0 1379 posted 16 years ago by davebowker
Extracts a string paremeter from the url query string. Basic operation wont handle multiples such as radio buttons etc. Just gets the first instance of the name and returns it's value.
1 1358 posted 17 years ago by kouphax
0 1151 posted 17 years ago by lucastex
A very simple plug-in I wrote to make x number of columns equal height. Looks for the column with the biggest height then sets the rest to the same. I'm sure it can be made cleaner, will look into that later.
4 1917 posted 17 years ago by 1man
An example of creating non-modal dialog boxes which extend the Dialog class is SWT/Eclipse
0 1426 posted 17 years ago by monkey103
Based on my Annotations plugin this plugin offers the ability to use Mask annotations to apply input masks over input elements on a page. Very much BETA. See comments for use. <!--@Mask("##/##/####")-->
0 1482 posted 17 years ago by kouphax
The annotaion framework provides access to client side comment based DOM annotations. The framework does not imply any specific usage and is essentially useless on it's own. It merely provides another way to offer metadata for elements. An annota...
1 2715 posted 17 years ago by kouphax
jQuery Sketch Plugin
1 1575 posted 17 years ago by gfazioli
The plugin's "shave_all" function was not properly cropping and resizing the thumbnails for me. The following needs to be changed in sfImageMagickAdapter.class.php
1 1356 posted 17 years ago by catchamonkey
example code only... save to [path.to.profile]/searchplugins/
1 1505 posted 17 years ago by rwczippy
After having trouble with xss and .getJSON() I wrote this. Solved my problems so here you go.
3 1479 posted 17 years ago by twoism
0 1220 posted 18 years ago by rob_cowie
0 1661 posted 18 years ago by usharf
0 3400 posted 19 years ago by drewr