Is it possible using javascript to automatically position the mouse pointer upon page load, so that it is hovering over a specified "div" when the page loads, regardless of where the user had their mouse pointer positioned prior to page load?
I've seen a few posts upon searching in relation to automatically positioning mouse cursers in text fields on page load, but not positioning the mouse pointer on page load.