Welcome To Snipplr


Everyone's Recent Snippets Tagged jquery



1 ... 13 14 15 16 17 ... 44
Removes the margin-right spacing from the item in a line of items. This works cross browser unlike the CSS last-child selector (which doesn't work in IE6 or IE7).
0 1699 posted 15 years ago by redconservatory
Execute function / action when an element has loaded or clicked. Originally seen here: http://www.codingforums.com/archive/index.php/t-144582.html
0 1558 posted 15 years ago by reverend
This is a jquery full screen background image plugin for indexhibit using http://srobbin.com/jquery-plugins/jquery-backstretch/
0 1394 posted 15 years ago by orionrush
0 1578 posted 15 years ago by silentpro
0 1890 posted 15 years ago by supermauerbros
Basically, if the value has already been requested once before it's returned immediately from the cache. Otherwise, an AJAX request fetches the data and adds it to the cache. The $.when/.then doesn't care about any of this; all you need to be concern...
0 2791 posted 15 years ago by crypticsoft
A simple Ajax database app built with the Karrigell web framework for Python; PyDbLite, a non-SQL Python database engine; and JQuery in the browser
0 1425 posted 15 years ago by jcastell
tinyscrollbar
0 1020 posted 15 years ago by daanoz
This simple example will access your GeoLocation on mobile Safari and place a marker using Google Maps.
3 2118 posted 15 years ago by chrisaiv
This mini experiment simply shows how to create a static Google Map with a Marker based on a user's Geo Location. This was designed specifically for Safari Mobile
4 3013 posted 15 years ago by chrisaiv
This is mostly taken from the HTML5 Boilerplate project so kudos go there. Dont forget to update the local URL paths.
0 1973 posted 15 years ago by lawlesscreation
Use this to go to a URL when selecting an option.
2 1769 posted 15 years ago by smoothdzion
1 1311 posted 15 years ago by coryschadt
1 1685 posted 15 years ago by coryschadt
3 2017 posted 15 years ago by adambundy
Automatically use jQuery to Open External Links in New Window (checking domain first).
3 2561 posted 15 years ago by mindshare
1 1826 posted 15 years ago by zvineyard
$('#contentbox').keyup(function(){} - contentbox is the ID of the textbox. Using $(this).val() getting the textbox value. bar is the div ID of the count meter $('#bar').animate() increasing the width.
0 3021 posted 15 years ago by atik
Most of spservices function can be ignored -- not specifically relevant to templating. Important code in that block is the array push.
0 1534 posted 15 years ago by rumremix
Example of how to display HTTP error code and message on ajax response
0 1595 posted 15 years ago by anagaiyahoocom
get rid of plugins that add jquery without killing the admin
0 1759 posted 15 years ago by mesh606
0 1469 posted 15 years ago by NiReiC
simple jquery accordion
0 1472 posted 15 years ago by jelontok
When applied to a page, this script converts any sub-menus created in the Wordpress menu editor into drop-down menus without having to specify each menu item individually. Fades in sub-menu of selected list item quickly, then fades out when leaving l...
2 1727 posted 15 years ago by happynuclear
1 ... 13 14 15 16 17 ... 44