Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged javascript



1 ... 7 8 9 10 11 ... 33
Format a date into a string using several string variables. Usage: (new Date("6/6/2011")).format("%W, %B %d%o, %Y"); Result: Monday, June 6th, 2011
0 844 posted 12 years ago by wizard04
Based on Prototype JS String#gsub
0 536 posted 12 years ago by kendsnyder
Este es un programa que los puntajes y las calificaciones correspondientes a dicho puntaje.
0 394 posted 12 years ago by AgustinAlvia
Use whatever is needed to select the input box. $('#searchBoxOuter td.ms-sbcell input') reflects some custom master page html I have so I used that.
0 1116 posted 12 years ago by rumremix
Reset input type text onfocus if value differs from default.
0 541 posted 12 years ago by smonteru
0 449 posted 12 years ago by wbednarski
Calculating Compound Interest. Real time [Compound Interest Calculator](http://ncalculators.com/interest/compound-interest-calculator.htm "Real time result")
0 346 posted 12 years ago by vinotht
Basic Google Maps initialize code
0 711 posted 12 years ago by marzsman
Center the map on an array of latlng values
0 768 posted 12 years ago by marzsman
How to create a popup window in Magento
0 554 posted 12 years ago by ronal
0 451 posted 12 years ago by CJness
Example: April 5th, 2011
0 597 posted 13 years ago by trusktr
0 438 posted 13 years ago by anagai
Basically creates a log function on the window object and uses console.log or alert depending on which is supported. Very basic and simple but definitely useful.
0 599 posted 13 years ago by alvincrespo
Window.onload chaining using Namespaces.
0 397 posted 13 years ago by derdesign
Replace English numbers with Arabic numbers in browsers supporting Unicode & JavaScript. Credits to http://www.swalif.net/softs/swalif54/softs232281/
0 2091 posted 13 years ago by mooparmghor
Link body class names to trigger javascript. It requires jQuery.
0 643 posted 13 years ago by cmndo
Don't forget to include jQuery validation plugin before this snippet. You can find it here: http://bassistance.de/jquery-plugins/jquery-plugin-validation/
0 1049 posted 13 years ago by racl101
Brilliant solution using Object.prototype.toString() Test cases included (commented out)
0 536 posted 13 years ago by wizard04
Enhanced cross-browser event handling
0 717 posted 13 years ago by wizard04
1 ... 7 8 9 10 11 ... 33