More css tagged posts

I read an article on WordPress.org about a new tool for theme designers. It’s called WPThemerKit, available at wpthemerkit.com. It consists of a blank WordPress template package with 5 different layouts.

A - 800 Pixels Wide and No Sidebars
B - 800 Pixels Wide with Right Sidebar
C - 1000 Pixels Wide with 2 Right Sidebars
D - [...]

A friend of mine is working on some Javascript to show and hide divs based on what is clicked. He was using a link as the click-through, but was having a difficult time managing the behavior of the A tag when it came to the onclick event.
He decided he would rather use a different [...]