Experiments in Front-end Code

This is a playground for litte JavaScript widgets and helpful bits of CSS.

Hot or Not, Hex and Pantone Colors

Object-Oriented JavaScript Code Sample (otherwise pretty useless)

Solution to the Liquid Layout Gutter Dilemma (link coming soon)

IE overflow: visible Bug Workaround (link coming soon)

Emulating Position: Fixed;

Because IE can't handle it.

Preventing JavaScript File Caching (link coming soon)

Replacing Line Feeds in IE and Mozilla (link coming soon)

Smart Quote and Shorthand Encoding

Replace shorthand with special characters, also extended to replace characters from Word such as “smart quotes”.

Popup Window Syntax (old, but still usefull)

The second best way of opening a link in a new window. The best would be to attach the code via addEvent()

Recently...