Brian W Posted April 2, 2009 Share Posted April 2, 2009 I have a few divs that contain "More info" that are style='display:none;' by default but when they click a link it changes to block. The divs are actually set to be style="display:block;" but I have an onload event changing them to style.display='none' so that when bots look at the site they see the style set to block. What I want to know is if bots will consider this foul play or they even bother looking at the onload events? Quote Link to comment https://forums.phpfreaks.com/topic/152153-js-hides-divs/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.