I have a requirement for a splash page, but I do not want it to be my main index. To address this issue, I am implementing the following solution.
The technique I am using can be found at: http://jsfiddle.net/JjvzT/
You can view it in action on this page:
However, I am facing challenges with getting the "Enter" button to reveal the index page below. It seems to just flicker and jump back to the Video Splash Page. Any suggestions on how to resolve this?
Additionally, I would like to know what JavaScript cookie code is needed to ensure that the splash page only appears once per day. Your assistance is greatly appreciated.
Furthermore, I kindly request that any debates regarding the necessity of having an anti-splash page be saved for another discussion. The client insists on having this splash page, despite not being my original idea.