Code:
<SCRIPT FOR="objHeartbeat" EVENT="BrowserCommand(opCode,str)" LANGUAGE="JavaScript">
self.BrowserCommand(opCode,str)
</SCRIPT>
i know BrowserCommand() is a function..but what does the EVENT mean? it is not an event or is it? and the SCRIPT FOR= tag?

tks in advance