Welcome To Snipplr


Everyone's Recent Snippets Tagged jquery



1 ... 14 15 16 17 18 ... 44
0 1033 posted 14 years ago by joshangell
0 1084 posted 14 years ago by joshangell
This function will insert items into an orders alphabetically (assuming it's already alphabetical). Initially design to make a smooth single page load/save feature that sotred everything in drop down lists, you guessed it, alphabetically. Can simply...
0 1380 posted 14 years ago by FatFolderDesigner
Focus and keypress events determine when to hide, show, or dim a label. Use in tandem with the following HTML/CSS: HTML ---- <li> <label>First Name</label> <input> </li> CSS ---- li { position: relative; } la...
0 1080 posted 14 years ago by mikemetcalf
0 1365 posted 14 years ago by Alwaison
2 1152 posted 14 years ago by coder_
A simple way to filter lists or tables that uses a new "Contains" (note capitalization) selector to clean up the code a bit. Three examples are below, first sorts through a list, second a table, third a tabe and it correctly the alternating row color...
0 1493 posted 14 years ago by FatFolderDesigner
add this line: Cufon.replace('a', { hover: true }); before your actual cufon replace.
2 1094 posted 14 years ago by Savio
Updated code (December, 2012) to get a tweet from a user's twitter timeline using JSON and jQuery
3 1795 posted 14 years ago by eddequincey
Cache control when pulling in scripts, redefined "getScript" function
0 1349 posted 14 years ago by lamebollock
5 1522 posted 14 years ago by vestimir
0 1352 posted 14 years ago by tcelestino
0 1085 posted 14 years ago by r2cgroup
0 1136 posted 14 years ago by r2cgroup
0 1173 posted 14 years ago by r2cgroup
0 1059 posted 14 years ago by r2cgroup
0 1175 posted 14 years ago by r2cgroup
Last step of the installation - Function documentation.
1 1297 posted 14 years ago by Whiteagle
Third step of the installation.
0 1316 posted 14 years ago by Whiteagle
Beggining of the lightbox installation
0 1130 posted 14 years ago by Whiteagle
1 1429 posted 14 years ago by Savio
3 1329 posted 14 years ago by batamire
Used on `<input>`'s and `<textarea>`'s Several jQuery functions for getting the current cursor position and setting the current cursor position. Also allows for selecting text in a certain range. Usage: <pre> $("input[name='username']").getCu...
0 1027 posted 14 years ago by crutzdesigns
0 760 posted 14 years ago by muzafarova
This function allows you to pass any div anchor tag as a parameter to scroll to. You can easily add easing after the 'duration' parameter in the jQuery animation function.
8 1971 posted 14 years ago by ksnagra
1 ... 14 15 16 17 18 ... 44