Hi,
try it including
alert (myEvent.currentTarget.constructor.name);
somewhere inside myPromptForInput() function.
Looks like event is triggered twice. Which objects? doc? app? window?
Jarek
Hi,
try it including
alert (myEvent.currentTarget.constructor.name);
somewhere inside myPromptForInput() function.
Looks like event is triggered twice. Which objects? doc? app? window?
Jarek