I know how to get the mouse co-ords, but is it possible to actually
move the mouse to a specific location on a web page?

I want to create a page that has a "Snap To" functionality. I want to
mouse to be located over a default button when a page is loaded
(onload).

Jack