Welcome To Snipplr
Everyone's Recent jQuery Snippets Tagged jquery
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
I needed a way to show "US States" element whenever the user selected "United States" as their country. Here's a live demo: http://demo.chrisaiv.com/dropdown
0
1269
posted 15 years ago by chrisaiv
Example markup:
<p>This is the first part of the text <a class="toggle">[+]</a><span>this part is hidden until clicking the toggle link.</span></p>
The script will show and hide text when the toggle link is c...
1
860
posted 15 years ago by mikemetcalf
This plugin created in order to prepend() numbering to each matched element
1
778
posted 15 years ago by chchrist
Add a "rollover" class and hover="img/src-hover.jpg" to the image in question.
2
1055
posted 15 years ago by mikemetcalf
see http://www.undolog.com/2009/08/21/impedire-la-propagazione-degli-eventi-con-jquery/ for detail
0
1135
posted 15 years ago by gfazioli
This version add a special class to avoid external link icon in specify link
1
1104
posted 15 years ago by gfazioli
A jQuery plugin that will add a 'new' icon next to files that are newer than X amount of days.
1
1532
posted 15 years ago by neal_grosskopf
I notice a lot of addClass/removeClass.. thought maybe I'd post an example on how to simplify that....
0
1346
posted 15 years ago by quickredfox
From Liviu HolhoÅŸ - Blog
http://blog.liviuholhos.com/javascript/add-a-favicon-near-external-links-with-jquery
4
1574
posted 15 years ago by batamire
http://code.google.com/p/jquery-jtwitter/ for examples.
3
1084
posted 15 years ago by jonniespratley