Questions
-
Does a JS script who scroll automaticaly into pages could make some content "hidden" ?
Depending on how you cause the scroll to happen, Google might render the page unscrolled or scrolled. Usually if it's done in the onload() function via Jscript, Google will execute that script and render the page as it is after the script is executed. I've seen examples though where using JQuery's document ready function is NOT executed by Google to render the page. Test in Google Search Console, using Fetch and Render as Googlebot.
On-Page / Site Optimization | | MichaelC-150220