Here is my page http://equipe94.com/2009e.html
there is some tweek that append to the page (scroller and arrows)and some positionning
Do you have a way, to completely hide everything (just keep the background).. do the things , and show up the finished page ?
Why not just set the css
displayproperty tonone, and change it with JS when the document has loaded? If you’re using jQuery on your page, it could look like this:CSS:
JavaScript: