Welcome To Snipplr
Everyone's Recent jQuery Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is the code to make a simple gallery really fast, with php, jquery and a dir full of pictures.
2
1718
posted 15 years ago by ginoplusio
Internet Explorer does not support a standards compliant way to create text shadows. Learn how to emulate the CSS3 feature with this jQuery plugin.
3
1405
posted 15 years ago by neal_grosskopf
I found the tablesorter - jQuery plugin cool and easy to-be implemented. Plugin is written by Christian Bach and my snippet uses tablesorter version 2.0.3. Images are stored on my server as well as inlcuded .js files in example directory. Project's s...
1
885
posted 15 years ago by lukaz
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
955
posted 15 years ago by ginoplusio
Very simple example of pulling in a JSON feed from Yahoo pipes using jQuery.
0
1392
posted 15 years ago by 1man
This code appends a class of external to all all outbound links
It includes a fix for Safari which does not recognise internal links that use a different port
1
963
posted 15 years ago by flicity
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
1128
posted 15 years ago by smoothdzion
Just the bare essentials needed to produce a jQuery.Cycle.Lite powered image sequence...make sure you adjust paths according to your needs!
1
696
posted 15 years ago by inthewayboy
(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
730
posted 15 years ago by AzizLight
$('#myTable').find('.firstColumn').makeRed().append('hello');Â Â
1
763
posted 15 years ago by dvdrtrgn