Bookmarklet Coding

If you're familiar with my work, then you'll know I'm an avid user of bookmarklets.

They can be little snippets of code, or more complex applications such as the Microformats or the Speech Bubble bookmarklets that entirely hijack the web page for a new function.

Here I'll share my experience writing bookmarklets and offer some tips for development.

Continue reading Bookmarklet Coding

Auto-selecting navigation

This article offers an alternative to the laborious task of coding up which <li> or <a> navigation tags need the 'selected' class (or however you concoct the solution).

Continue reading Auto-selecting navigation

Back to top