-
This little beautifier will reformat and reindent bookmarklets, ugly javascript, unpack scripts packed by the popular Dean Edwards' packer, as well as deobfuscate scripts processed by javascriptobfuscator.com.
-
Make Your Own Bookmarklets With jQuery
Because they run on JavaScript (a client-side programming language), bookmarklets (sometimes called quot;faveletsquot;) are supported by all major browsers on all platforms, without any additional plug-ins or software…
-
How to Create a jQuery Bookmarklet
I suspect many of my readers have written at least one jQuery Plugin. In this post, I’d like to show you how to get the most out of…
-
Flip is a jQuery plugin that will flip easily your elements in four directions.
-
"Like it? Tweet it!" is a jQuery-powered JavaScript widget that enables visitors to your website or blog to write a tweet about the site directly in a box…
-
User-friendly regex generator. A little buggy in IE. Currently limited to 7 groups and no support for negating character classes.
-
jStorage is a simple wrapper plugin for Prototype, MooTools and jQuery to cache data on browser side. It makes use of HTML5 local storage where available and userData…
-
How to calculate driving distance with Google Maps API
How to calculate driving distance between two addresses using JavaScript and Google Maps API.