Forum Moderators: phranque
Right now, we use CSS and place another layer on top of the answers. No small fonts or hidden text is used. Could this be a problem with Google and spamming? We really don't see any other way. Obviously, in our case, we are not trying to spam the search engines, but need to hide the answers until the quiz is filled out and the 'submit' button pressed.
Any help would be greatly appreciated. Thank you.
but, of course, anyone with javascript turned off will see them straight away.
one way to get around that is to hide the div in css. and then overwrite a new style into the css using javascript.
so if javascript is turned off, it will revert to what it says in the css = invisible.