It's not actually hidden, just out of way. Will this be a problem?
foolsgold
12:06 pm on Mar 8, 2007 (gmt 0)
We have a lot of additional content for our site, which only a few customers are likely to use, but needs to be available within the context of the rest of the content, rather than on a differant page.
So we are proposing putting this content within the DIV tags and 'hiding' it unless a small tab is clicked on (using Javascript).
Would this casue any 'hidden content'issues?
tedster
5:40 pm on Mar 8, 2007 (gmt 0)
Show/hide divs are common practice. As long as the content becomes visible through an easy-to-see user intreraction, there should be no problems.
jomaxx
5:50 pm on Mar 8, 2007 (gmt 0)
I can imagine this kind of thing triggering a manual review, so make sure the implementation is squeaky clean.
Quadrille
7:10 pm on Mar 8, 2007 (gmt 0)
And it's certainly the kind of approach that a rival might take great joy in 'misinterpreting'.
If the info 'looks like' a mass of keywords, you'd be better doing the whole thing with javascript, to avoid the risk.