Archive for July, 2009

Header and list menu CSS and HTML

Friday, July 17th, 2009

Update: Paceville.com is now online.... Read More

Background CSS and HTML

Thursday, July 16th, 2009

Update: Paceville.com is now online.... Read More

jQuery debug plugin – print_r style output

Saturday, July 11th, 2009

The other day I was searching for some Javascript that could output objects and stuff in a similar fashion to PHP’s print_r function, with indentation and all. In the end I ended up combining two different scripts, a simple one that focuses mostly on the presentation, and one that focuses more on the true recursiveness that is required.... Read More