Welcome To Snipplr


Everyone's Recent Snippets Tagged javascript



1 ... 37 38 39 40 41 ... 46
When you're viewing an older version of a snippet, the Plain Text and Highlighted Text links point back to the latest version. This greasemonkey script fixes those links to point to the version you're currently viewing.
0 1203 posted 17 years ago by wizard04
jQuery Sketch Plugin
1 1394 posted 17 years ago by gfazioli
Sniff and disable Firebug. Not sure why you'd need it though. Firebug is just great.
4 1348 posted 17 years ago by zerolab
Description print_r - Prints human-readable information about a variable mixed print_r( mixed expression [, bool return] ) print_r() displays information about a variable in a way that's readable by humans. Parameters * expression...
0 1419 posted 17 years ago by ianmonge
0 1493 posted 17 years ago by ianmonge
Modified just a bit. This version includes the Google Chrome beta.
2 1651 posted 17 years ago by wizard04
This is a simple javascript snippet that will allow you to specify a particular class to a group of checkboxes and then select them all at once when you click the master checkbox. This came in very handy for a store inventory script when I needed to...
0 1650 posted 17 years ago by aristoworks
Just some pseudo-code notes about using labels with `break` and `continue` statements.
0 1354 posted 17 years ago by wizard04
Highlight an address and click the bookmarklet to open it in Google Maps
1 1244 posted 17 years ago by wizard04
1 1627 posted 17 years ago by wizard04
In mouseout and mouseover event handlers, use this object to check if the mouse was leaving or entering a "landmark" element. See my [MouseEnter/Leave Handlers](http://snipplr.com/view/8913/mouseenterleave-handlers/) snipplet for a practical use....
3 1674 posted 17 years ago by wizard04
Quick and easy way to feed flickr images into your website
2 1501 posted 17 years ago by jessnoonyes
First noscript tag redirects the user to the page telling them to allow scripts. Second section is an example page of one which will go to the default page if scripts are allowed, or to give them a message otherwise.
1 1281 posted 17 years ago by Anthony
Gets a ClientScriptManager reference from the Page class. If the client script is not already registered on the page, builds and registers a script. Useful for building a script dynamically and ensuring that it gets registered during the correct s...
1 1314 posted 17 years ago by Anthony
jQuery script for navigation image rollovers
6 1298 posted 17 years ago by bcalloway
2 1220 posted 17 years ago by dbug13
0 1252 posted 17 years ago by wizard04
0 1295 posted 17 years ago by wizard04
0 1064 posted 17 years ago by wizard04
NOT MY CODE. I was looking for a good code that would validate the date in JavaScript and I found this function. I thought it was worth keeping so I decided to post it on here as opposed to clutter my bookmarks with one more link. Once again I take...
0 1322 posted 17 years ago by ckester
Requires Mootools 1.2<br/> http://mootools.net/download Based on the mootools javascript framework a re-usable class for easily implementing an array of on submit events. * Confirmation - Provides an Ok, Cancel input box before proceeding furt...
1 1288 posted 17 years ago by dom111
1 ... 37 38 39 40 41 ... 46