Looking for some thing that can act like a timer
Sept 16, 2013 16:50:37 GMT -5
Post by mmiscool on Sept 16, 2013 16:50:37 GMT -5
Hello,
I am looking to be able to make it so that on the client side it will load a link based upon a timer. So that once the page is loaded it starts and will activate the link once it is done.
An example would be as follows.
link #bla, "some thing to do", [a.branch.to.goto]
html "<script> sometimerthing(60000,#bla)"
wait
the page would load up and then would click the link and advance to the next page within the same app.
this would be infinitely use full for creating games or other things for mutable users in RB...
any suggestions?
I am looking to be able to make it so that on the client side it will load a link based upon a timer. So that once the page is loaded it starts and will activate the link once it is done.
An example would be as follows.
link #bla, "some thing to do", [a.branch.to.goto]
html "<script> sometimerthing(60000,#bla)"
wait
the page would load up and then would click the link and advance to the next page within the same app.
this would be infinitely use full for creating games or other things for mutable users in RB...
any suggestions?