I'd like to use the timer to produce 30 seconds to read the page, then redirect after 30 seconds. So its it possible to set a relative time from page-load-time?
I'd like to use the timer to produce 30 seconds to read the page, then redirect after 30 seconds. So its it possible to set a relative time from page-load-time?
I was looking for something similar, when the page loads the timer begins from a preset duration. Is this possible?
This is not the plugin to do that. In fact, you can easily accomplish this with a bit of HTML. See: http://en.wikipedia.org/wiki/Meta_refresh
You must log in to post.