|
Search Tech-Forums - link takes you to our Forum's search page. Note: The following is only a text archive! To view the actual forum discussion, please visit our website at http://www.tech-forums.net Pages:1 Keystroke simulation(Click here to view the original thread with full colors/images)Posted by: tommyboy123x I want to impliment a "virtual" keystroke and kind of trick the computer into thinking that when i click the mouse on a certain area, it holds down the control and shift button. The first thing that comes to mind is javascript and keyCode, but I'm not sure how I could in any way go about using it this. If I could somehow it should be something like: onmouseover(VirtualKeyCode=xx, xx). <-- very bad syntax i know The reason for this is to use an abstract way of getting a right click "open link in new window" for IE. ctrl + shift + left click = new window. I think firefox is just ctrl, so thats a little easier. Thanks, Tom vBulletin Copyright ©2000 - 2003, Jelsoft Enterprises Limited. PPC Management vB Easy Archive Final - Created by Xenon |