Welcome To Snipplr


Everyone's Recent jQuery Snippets Tagged css



1 2 Next »
Since :first-child and :last-child aren't compatible with all modern browsers I thought I'd post this snippet. It make automating the class creation easier too instead of having to remember when typing up your HTML or creating logic in your programm...
3 798 posted 14 years ago by smoothdzion
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 1056 posted 14 years ago by neal_grosskopf
2 861 posted 14 years ago by jannisg
1 494 posted 14 years ago by stancox
2 812 posted 14 years ago by thehamilton
A jQuery plugin that will add a 'new' icon next to files that are newer than X amount of days.
1 1068 posted 14 years ago by neal_grosskopf
Use javascript to add a class of last onto the first and the last li tags in the navigation (add to global.js). Then use css to style. For instance, if the first li is home, you can set the css to hide this link (if you want the logo to act as your h...
5 901 posted 14 years ago by kstetson
really simple random bg image. Save images starting at 1.jpg. Put in your jquery selector. Etc, etc.
8 936 posted 15 years ago by ira
[Video Example](http://screencast.com/t/L6E0xI0J5P) A cross browser image caption on mouseover. Using jquery, CSS. This is a bit crude but pretty simple to implement. Just change the image width, some css to match that image size and create dyn...
4 904 posted 15 years ago by jadedbat
Learn how to place a DIV in the exact middle of the screen using this JQuery horizontal & vertical align plugin.
6 754 posted 15 years ago by neal_grosskopf
1 2 Next »