Most of the tabbed content I see online is implemented backwards.
They have on-click javascript events that “show” hidden content when a tab is clicked. It is a perfectly white-hat way to get more content into a limited amount of page real estate. But why not show content to non-java users instead of hiding it? Or, to put it another way – why hide all content until the user executes javascript when you could show all content UNLESS the user agent can execute javascript? Yes, Google can see javascript,…
(via Instapaper)