Hey.
For some odd reason, event.clientX and event.clientY don't work in safari in mac os x leopard. They used to, but it appears it cannot find the object "event".
URL: http://71.193.112.221:8888/tools/jos2/
In the file windowsxp.js (don't get confused with windowsxp.jos), the movecursor() function moves the cursor div. It works, but the event.clientX issue seems to be messing the entire function up. Why is this happening? Anything in my page that is messing it up? (notice: the url I've given will open a "launcher" webapp, and you must click on "windowsxp.jos" to load external files and see the problem)
I must be tired, and I can't explain this issue really good.
Thanks in advance, Ben.
TypeError: Result of expression 'event' [undefined] is not an object.