HTML + Time
September 27, 2006 2:23 PM
Subscribe
I would like a "Next" button to be invisible for a set duration of time. So far, my endevors have proved unsuccessful.
I've tried just about everything that
W3 recommends, in particular the
simple examples. No luck. Any HTML or CSS ideas that you can point me to/explain?
As to the purpose of this timefoolery. I am programming a web survey that has embedded video content on one question. It is essential that the respondents watch the video. I would like the "Next" button (which is of the most basic makeup) to be invisible for the duration of the video so that the respondent doesn't click "Next" before watching the video.
Thank you kindly.
posted by panoptican to computers & internet (15 comments total)
What will your users without Javascript do?
posted by adipocere at 2:28 PM on September 27, 2006