Forum Moderators: Robert Charlton & goodroi
I found plenty of resources here on HOW to implement this but wanted opinions on whether search engines would detect/count and penalise these methods as 'hiding text' - or possibly there are good/bad ways of going about this.
Apart from accessibility issues, the content is viewable by the users so not hidden - it seems a good method to me to get lots of text into a small screen area.
An example is <edited> - there are 3 tabs that swap out content when clicked (looks like z-index is used initially to layer content so none is hidden, then show/hide is used in the javascript)
[edited by: tedster at 5:22 pm (utc) on Mar. 13, 2006]
Thanks tedster - any chance of PMing me the URLs to the sites you use it on?
Hehehe...
This site is over three years old and often has top three placement for the book title, author name, and quite regularly for various keywords in the table of contents and other information that is in an initially hidden div. In fact, we've had a script written that detects the keyword used in search engine referrals and switches that particular div on, if the keyword isn't visible in the main content.
Given all the legitimate reasons for a div to begin its display as hidden, I am convinced that no purely algorithmic penalty could possibly be in place at Google.