Using JavaScript to move cursor among windows
I have a system of 2 monitors and a program that displays data to each. However, I must drag the cursor to each monitor with the mouse. I want the program to this for me as the result of a button that initiates this action. I haven't found JavaScipt to move the cursor yet in the various texts. Any ideas?
Thanks.
|