I wonder if there is a way to change some variable of Javascript in an
html while running? For example, I load this page in IE. The page use
setTimeout() in order to call Submit of a form in 10 min. I wonder if
there is a way to change the time. Generally speaking, is there a way
to access into variables of Javascript while running?
Thank you.
html while running? For example, I load this page in IE. The page use
setTimeout() in order to call Submit of a form in 10 min. I wonder if
there is a way to change the time. Generally speaking, is there a way
to access into variables of Javascript while running?
Thank you.
Comment