Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-11-2007, 02:51 AM   #1 (permalink)
 
Ultra Techie

Join Date: Sep 2005

Posts: 638

tommyboy123x is on a distinguished road

Send a message via AIM to tommyboy123x
Default Keystroke simulation

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
__________________

Some real (as in actual) surveys that pay money!
tommyboy123x is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On