Possible Duplicate:
Does the Google spider render JavaScript?
I'm writing an article that is broken up into sections, where the content of each section is hidden unless the user expands that section.
To be more concrete, this is what I am talking about: http://jqueryui.com/accordion/#collapsible.
In that example, the text for "Section 1" is visible whereas the text for all of the other sections do not appear.
My question is, will the text contained in those other sections be accessible to search engines?
