ravisatuluri Posted December 20, 2013 Report Share Posted December 20, 2013 Hello Everyone, I have written one macro to pop up the countdown timer between the two dates. it is working fine but the problem here is every second it is getting refreshed and it is not allowing to edit the otherpages. My requirement is like once i start opening the any web/windows page that macro shoud pop up and start the countdown timer and it will keep alive on the screen and showing the time. If I wrote the code for Macro with out using the external script every time it is getting refreshed. Can anyone help me out on writting the HTML or JavaScript to pop up the timer between the dates and it will keep alive on the screen without locking the keyboard/mouse to work on the external pages. Thanks for your help in advance. Ravikumar Quote Link to comment Share on other sites More sharing options...
Cory Posted December 20, 2013 Report Share Posted December 20, 2013 What you are describing should not be a problem and I suspect you're doing it wrong. See my attached sample. The macro counts up to 10 with a frequency of 1 second but it doesn't take focus when I update the contents. Does this fix what you're experiencing? TextBoxTest.mex Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.