this week’s project is tabbing content on a web page.  it should be simple to implement, with as little intrusion into the HTML structure of the page and doing as much work automatically as possible. it should degrade cleanly, so that the entire content is presented normally if javascript is not enabled, and content should also present normally if the page is printed instead of viewed on-screen.

More >