I have tried it with onFocus but as you had said user is unable to do anything because the message box keeps popping up when the first box is in focus. Is there another way to work around this?
Not to sure what to do say but here it goes. I am trying to test when a certain part of my page is in focus to display a message box. Here is the page http://yftg.ca/Untitled-5.html.
I would like this code to running at all times when on this page.
if(Element.tabIndex = 27)
{...
I am working with google forms to create a canteen Cash report. The form works in PC/MAC IE, Chrome, Safari but not in firefox. The problem is the grand total for each table will not update because it is a string and when I use Number(), parseFloat() or parseInt( ,10) it will not work to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.