lmx2000
07-03-2005, 10:37 AM
Hi everyone.I have a big problem I think,I want to do this work by JavaSCript(run in IE is OK,do not think about FireFox):
1. Open a new window (about 200*200),and load the page from a URL(I think this is quiet easy)
2.After the page has been loaded,random mouse click on somewhere in the new window.I think this will need to simulate the mouse move in the new window and maybe Documens.Element.Click()?
I am really do not know how to do the job,can someone be the help and give me some source code or instructions?Thank! :thumbsup:
1. Open a new window (about 200*200),and load the page from a URL(I think this is quiet easy)
2.After the page has been loaded,random mouse click on somewhere in the new window.I think this will need to simulate the mouse move in the new window and maybe Documens.Element.Click()?
I am really do not know how to do the job,can someone be the help and give me some source code or instructions?Thank! :thumbsup: