Hey I am a java programmer working on a HTML/CSS/JavaScript project.
At the moment, I have the following in my HTML
<body onMouseMove='X=event.clientX;MouseMv();'>
I am wondering how to take this out of the HTML and place it into my JavaScript. I am not using jQuery for this project.
Please let me know if I should post any of the code from the CSS or JavaScript or if I need clarify or give further details.
1 Answer