Welcome To Snipplr
Everyone's Recent JavaScript Snippets Tagged js
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
[via rtcrm]
CSS Browser Selector is a very small javascript with just one line and less than 1kb which empower CSS selectors. It gives you the ability to write specific CSS code for each operating system and each browser.
2
1559
posted 15 years ago by mennyj
[via rtcrm]
Since HTML5 is getting [more](http://www.brucelawson.co.uk/tests/html5-elements.html) [attention](http://adactio.com/journal/1540/) by way of marking up our new pages, and the only way to get IE to acknowledge the new elements, such as...
0
1333
posted 15 years ago by mennyj
Creates a DATE and TIME object that can be places on a site.
OPEN-SOURCE: Free to download, use, modify and distribute - so long as all Credits/Comments are left INTACT.
If you have any thoughts, comments or ideas for this script (or another script...
1
1632
posted 15 years ago by darksider
SimpleSelector is a small DOM selector object with support for the most used selectors. It's also the default selector for the jLim JavaScript framework.
Why use SimpleSelector?
- very small, less than 2kb minified
- easy to use with $$()
- no...
1
1786
posted 15 years ago by freelancephp
This is a simple example of OOP in Javascript, based off the highly popular Javascript "The Definitive Guide" book by David Flanagan. I will be expanding this example in the future, let me know what you'd like to see. Thanks!
Note: You must have...
0
1456
posted 15 years ago by alvincrespo
Just a simple snippet on how to reverse a string using a for loop.
0
1280
posted 15 years ago by alvincrespo
The Number objects value determines how often the supplied function is repeated.
Inspired by ROR & Python.
"Pollutes" Number's prototype.
0
1298
posted 16 years ago by peta
Namespace to avoid collision with other javascript variable/method names
1
1296
posted 16 years ago by inkdeep
include document ready and standard code to run swfobject smoothly in IE6
1
1504
posted 16 years ago by apro2000
Simple Javascript that will get a feed and parse it using Ajax
2
1723
posted 16 years ago by chrisaiv
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
1827
posted 17 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
1058
posted 17 years ago by preasha
a set of function useful to check data (functions name in italian but easy to translate).
0
2598
posted 17 years ago by ginoplusio
setting additional css file for browsers under MacOS with JQuery
0
1336
posted 17 years ago by DesTincT