Welcome To Snipplr


Everyone's Recent Snippets Tagged javascript



This makes it easy to retrieve certain value from a url with different values appended to it.
0 1719 posted 18 years ago by iTony
prevent errors in other browsers
0 1640 posted 18 years ago by localhorst
This would make IE treat the hover element in whichever tag you implemented.
0 1001 posted 18 years ago by iTony
0 1041 posted 18 years ago by otaqui
0 1101 posted 18 years ago by otaqui
1 1444 posted 18 years ago by m00min
0 1430 posted 18 years ago by iTony
Found this quick little bit of code on the Google jQuery discussion group. It simply fades the background image of a link you have hovered over to a certain color, then fades it back to the original color.
4 1596 posted 18 years ago by 1man
This script can help you control the scroll of div by a simple function. Set thr property 'scrollTop' then the scoll can be controlled.
1 1902 posted 18 years ago by multani
0 1502 posted 18 years ago by iTony
drunkenprogrammer
0 3388 posted 18 years ago by zvasanth
drunkenprogrammer
0 1605 posted 18 years ago by zvasanth
Unable to use CSS for select tag? Simple changes approve it. P.S. Don't forget about prototype framework ()
1 1121 posted 18 years ago by timka
Apologies if I haven't explained this to well, I'm still trying to get my head round closures.
0 1321 posted 18 years ago by 1man
0 1499 posted 18 years ago by arcturus
Simple way of allowing functions to take optional arguments. Always place the optional arguments last, so you don't have to explicitly pass an argument as "undefined".
3 1743 posted 18 years ago by 1man
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 2297 posted 18 years ago by jonhenshaw
Just call the function in an HTML element and it would flip the text in it.
1 1717 posted 18 years ago by iTony
libreria que mediante ajax y javascript permite paginar los contenidos de una tabla
0 1185 posted 18 years ago by victorchamorro
var lib = ['foo.js','foo.js','foo2.js','foo.js','foo333.js','foo2.js']; var slib = 'fooooo.js'; lib.jitScript(); // append foo.js, foo2.js & foo33.js slib.jitScript(); // append fooooo.js enable firebug console JitScriptDebug = true; val...
0 1517 posted 18 years ago by ChaosKaizer
Basic usage of the in and instanceOf operators.
0 1525 posted 18 years ago by 1man
0 1114 posted 18 years ago by sou
A simple code for changing currencies using Google:)
2 1364 posted 18 years ago by misnyo