Welcome To Snipplr
Everyone's Recent Snippets Tagged js
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
1149
posted 16 years ago by jonhenshaw
Use this function to queue functions you wish to load on window onload. Very useful when code becomes complex.
3
1142
posted 17 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
868
posted 17 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
736
posted 17 years ago by assbach