Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged jquery



1 ... 8 9 10 11 12 ... 15
Easily grabs email addresses from a bulk text (CSV and/or some other email address-filled list/db). Example #2 takes the input (bulk text) from textarea #input and puts the clean emails in the textarea #extractedemails.
1 4265 posted 16 years ago by world_eggplant
Con esto puedes tener control de las imagenes que fueron cargadas y las que no.
0 1555 posted 16 years ago by jrobinsonc
This is a simple effect for displaying a predefined text in a text box in web page. Download jQuery and the plugin and follows the sample code in [http://cloudgen.w0ng.hk/jquery/defaultText.php](http://cloudgen.w0ng.hk/jquery/defaultText.php "Defaul...
0 1721 posted 16 years ago by cloudgen
This is a zoom glass effect. Simply download jQuery and the plugin and apply the code as described in http://cloudgen.w0ng.hk/jquery/simple.zoomGlass.php You can found the sample in the page, too.
0 1659 posted 16 years ago by cloudgen
Pretty straight forward. Replace 'PLUGIN_NAME' with the name of your plugin, add your code in the appropriate places, test and deploy. Should be pretty easy to use, I commented it heavily.
1 1466 posted 16 years ago by mdrisser
0 1417 posted 16 years ago by smashu
0 1723 posted 16 years ago by sveggiani
0 1065 posted 16 years ago by draeton
Highlights the current post/page in the Wordpress sidebar.
0 1626 posted 16 years ago by dmatranga
0 1554 posted 16 years ago by shabbar
Returning a boolean inside of jQuery's $.each() function will only break the loop. To get a return value, you can convert the jQuery object to array and use a regular for loop in javascript.
0 2004 posted 16 years ago by jasonseney
0 1180 posted 16 years ago by joshuabaker
This is just a basic jQuery crossfade plugin. Should be executed on a list object (ul or ol) because it does specifically look for the li children. The plugin, as implemented, has two options, speed and pause. Speed being the speed at which the top i...
0 1423 posted 16 years ago by jdfwarrior
1 1763 posted 16 years ago by joe-bbb
Allows for delay functionality in effects, etc. $("#navpanel").delay(2000).animate({top:"-250px"}, {easing:"swing"});
2 1732 posted 16 years ago by ninjamuk
0 1485 posted 16 years ago by cbek
0 1621 posted 16 years ago by arpit
Plugin Source.
3 1658 posted 16 years ago by DrewDouglass
1 ... 8 9 10 11 12 ... 15