Welcome To Snipplr


Everyone's Recent Snippets Tagged jquery



1 ... 32 33 34 35 36 ... 44
1 1055 posted 16 years ago by bionickid
There are a lot of 'starters' out there but I wanted one with all the things I use to start a new project. I find it easier to remove lines I don't need than to hunt and peck for each item...this also makes the starter serve as a sort of 'checklist'...
2 3100 posted 16 years ago by mahalie
When you click on the text box the default value (such as "write here") disappears and you can type in. On blur if the textbox is empty it will appear the default value again.
1 1495 posted 16 years ago by ginoplusio
Very simple example of pulling in a JSON feed from Yahoo pipes using jQuery.
0 1992 posted 16 years ago by 1man
0 939 posted 16 years ago by draeton
0 1107 posted 16 years ago by ReeceMarsland
0 1157 posted 16 years ago by ReeceMarsland
1 1424 posted 16 years ago by morvan
1 1077 posted 16 years ago by inthewayboy
Highlights the current post/page in the Wordpress sidebar.
0 1454 posted 16 years ago by dmatranga
First value takes empty input values and adds 'Enter Value'.<br> Second snippet removes 'Enter Value' when input is focused.<br> Third snippet re-adds 'Enter Value' if the value is left blank.
2 1693 posted 16 years ago by smoothdzion
0 1402 posted 16 years ago by shabbar
2 1783 posted 16 years ago by jannisg
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 1797 posted 16 years ago by jasonseney
0 1074 posted 16 years ago by joshuabaker
0 1508 posted 16 years ago by jeff_way
Just the bare essentials needed to produce a jQuery.Cycle.Lite powered image sequence...make sure you adjust paths according to your needs!
1 1080 posted 16 years ago by inthewayboy
4 1078 posted 16 years ago by joshuabaker
0 1044 posted 16 years ago by joshuabaker
(I am not the author of this script. I suppose the homepage of the author is the following: [http://iyoremo.com/](http://iyoremo.com/))
1 1146 posted 16 years ago by AzizLight
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 1277 posted 16 years ago by jdfwarrior
slideshow with cross-fade transition - no plugin required
1 1664 posted 16 years ago by twobon
1 1553 posted 16 years ago by joe-bbb
0 1355 posted 16 years ago by flicity
Allows for delay functionality in effects, etc. $("#navpanel").delay(2000).animate({top:"-250px"}, {easing:"swing"});
2 1529 posted 16 years ago by ninjamuk
1 1584 posted 16 years ago by quest
A simple jQuery-powered hover based on the element's title
0 1147 posted 16 years ago by teedy
1 ... 32 33 34 35 36 ... 44