1 2 3 4
/* jquery.fieldjump.js */ jQuery.fn.jumpsTo = (function(){ ...
JavaScript On jQuery One-Liner
by Rene Saarsoo,
January 24, 2009 09:22
JavaScript On jQuery One-Liner
by Rene Saarsoo,
January 23, 2009 22:28
What ever the rest of the c...
1 2 3
test("fractions", function() { equals( formatCurrency(0), "$0.00" ); ...
JavaScript On Format Currency
by Rene Saarsoo,
January 20, 2009 22:36
You sayd: "One of our requi...
PHP On innerHTML of a DOMElement
by Rene Saarsoo,
January 19, 2009 18:45
This code is pretty short a...

Maybe something like this...