Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged js



1 2 3 4 Next »
0 2017 posted 17 years ago by ianmonge
It redirects the url with JS.
0 1698 posted 18 years ago by skywalker
prevent errors in other browsers
0 2021 posted 18 years ago by localhorst
1 1789 posted 18 years ago by m00min
Getting SuperSleight running on a page is quite straightforward, you just need to link the supplied JavaScript file into your document inside conditional comments so that it is delivered to only Internet Explorer 6 or older.
3 2718 posted 18 years ago by jonhenshaw
2 2258 posted 19 years ago by juno
Use this function to queue functions you wish to load on window onload. Very useful when code becomes complex.
3 2767 posted 19 years ago by 1man
Usage of the getNextElement function. Very basic usage to pick out the h1 tags, then change the properties of the next element(not node).
1 1957 posted 19 years ago by 1man
when testing forms you don't always want to fill in dummydate this is a function i used to autofill and select values.
1 1823 posted 19 years ago by assbach
2 2200 posted 19 years ago by whitetiger
0 3249 posted 20 years ago by leoh
1 2 3 4 Next »