Hi,
When the key press event has occured i want to capture the key pressed, so far I am having problems with this on the select tag.
This works
<Select Name=f1 onclick="ss();" onKeyPress="alert('Hi');">
but this does not...
<Select Name=f1 onclick="ss();"...
Hi,
The web page runs in IE4 and IE5.5 and reloads every 60 seconds without a problem then all of a sudden when it reloads (this may be after 10 minutes, 2 hours etc) I get an Access is denied error pointing at:
id = self.setInterval('countdown();',1000);
This is the relevant code in the...
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.