Welcome To Snipplr
Everyone's Recent 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
1039
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
662
posted 15 years ago by mikemetcalf
This plugin created in order to prepend() numbering to each matched element
1
589
posted 15 years ago by chchrist
Add a "rollover" class and hover="img/src-hover.jpg" to the image in question.
2
845
posted 15 years ago by mikemetcalf
see http://www.undolog.com/2009/08/21/impedire-la-propagazione-degli-eventi-con-jquery/ for detail
0
869
posted 15 years ago by gfazioli
This version add a special class to avoid external link icon in specify link
1
863
posted 15 years ago by gfazioli
jQuery is included via the Google AJAX Libraries repository. Dean Edwards' IE7-js is included via it's Google Code hosting URL. Version numbers of both libraries should be checked and updated to latest versions.
_**Note:** While libraries can be r...
0
1237
posted 15 years ago by chrisdpratt
A jQuery plugin that will add a 'new' icon next to files that are newer than X amount of days.
1
1252
posted 15 years ago by neal_grosskopf