<div class="info">
TEXT still showing
</div>
<div class="timeout">
TEXT (with display:none)
</div>
When 10:00pm 8.Apr
“info” will hide
and
“timeout”s text will show
GMT +1
Many thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
something like this would work:
I’m not familiar with javascript date functions so I googled this and used a mixture of w3c and this article to generate this answer