http://www.xtractpro.com/articles/Animated-Collapsible-Panel.aspx http://www.harrymaugans.com/2007/03...ding-collapsible-div-with-javascript-and-css/ I want to do something like that for products and then user can get info by clicking. The problem is ... WILL GOOGLE CRAWL IT ?
from that first link you submitted it appears to use javascript which would mask the links and render them uncrawlable.
I checked more... this one is java and google seems to crawl the text in the drop down Google crawled Original
I've used similar code in websites of mine, and have had no problem with Google crawling the content. As long as you can actually see the content in the source code, then I don't think there will be a problem for Google or any other search engine to crawl the information. Alex