Hi,
I have this simple scripts here that i'm trying to incorporate into XML and I need a little help.
My xml pages:
My javascript file. What this javascript does is reset the page back to a homepage if idle on the set amount of time.
I know to call the javascript file from XML by the syntax above kiosk-reset.js, but what I'm lost is where should I put the onload, onmousemove, etc.. functions inside the xml page? so that the script will work with the XML just like it work with html?. If anyone can pointer a few advices, I would really appreciate it.
I have this simple scripts here that i'm trying to incorporate into XML and I need a little help.
My xml pages:

My javascript file. What this javascript does is reset the page back to a homepage if idle on the set amount of time.

I know to call the javascript file from XML by the syntax above kiosk-reset.js, but what I'm lost is where should I put the onload, onmousemove, etc.. functions inside the xml page? so that the script will work with the XML just like it work with html?. If anyone can pointer a few advices, I would really appreciate it.