Code
At the moment, there are just a few snippets of JavaScript here.
- String.pad(): emulates the
str_pad()function in PHP. - IeHrfix: Fixes a CSS bug pertaining to horizontal rules in IE6/7.
- targetBlank: A fix for XHTML Strict validation errors caused by
target="_blank".