Hi , I have a Box in my website that shows the recent searches keywords . i'm going to change that box abit and instead of showing all keywords, add a div and having just some of those keywords and add "MORE" button that will shows up the rest of keywords by clicking on it . so i'm wondering if bots can read what's written in DIVs that's display style is set to "none" and which's display style will be changed via a JavaScript or not ? Regards
He's asking whether contents of a DIV that's hidden with the display CSS parameter set to none can be read by a bot. Thank you Iceman