Welcome To Snipplr
Everyone's Recent Snippets Tagged js
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
$('#myTable').find('.firstColumn').makeRed().append('hello');Â Â
1
656
posted 15 years ago by dvdrtrgn
The Number objects value determines how often the supplied function is repeated.
Inspired by ROR & Python.
"Pollutes" Number's prototype.
0
752
posted 15 years ago by peta
Keeps your page intact if you don't wish to add to (just visit) Snipplr, by opening a new tab... also, this one works in both, Firefox + Safari/Opera.
1
691
posted 15 years ago by dvdrtrgn
Combine this with the my compression script and things load real fast. I think I pulled some of this code of a site on google... can't claim complete credit.
0
944
posted 15 years ago by iloveitaly
A custom compression script I use for auto compression and gzip compression of my css & files. Also allows for 'debug' mode (uncompressed). You simply include the core.css & core.js in your <head>
0
859
posted 15 years ago by iloveitaly
Namespace to avoid collision with other javascript variable/method names
1
771
posted 15 years ago by inkdeep
include document ready and standard code to run swfobject smoothly in IE6
1
866
posted 15 years ago by apro2000
Simple Javascript that will get a feed and parse it using Ajax
2
950
posted 15 years ago by chrisaiv
With the ever increasing use of alternate media types I feel there is a need to deliver JavaScript targeted to these types of devices. This would allow alternate and modified content, as well as a customized user experience through the use of modern...
2
964
posted 15 years ago by localhorst
If you've ever been frustrated at fixing multiple double margin / duplicate character bugs in your page, using this handy jQuery snippit, you can wipe them away instantly!
This code requires the latest version of jQuery.
3
1079
posted 15 years ago by haxd
Because WKW is a german social community, wird auch deutsch Kommentiert: Sobald der Kalender-Bereich aufgerufen wird, gesellt sich oben in der Menüzeile ein neuer Punkt hinzu "Grab BDdays!". Ein klick darauf listet alle Buddies mitsamt Geburtstagen...
0
582
posted 15 years ago by preasha
a set of function useful to check data (functions name in italian but easy to translate).
0
1015
posted 15 years ago by ginoplusio
setting additional css file for browsers under MacOS with JQuery
0
747
posted 16 years ago by DesTincT