0
Reply

Control key manipulation using Javascript/ Jquery

SIVA

SIVA

Jun 28 2013 7:41 AM
1.1k
Dear ,

I Need to perform some action on Control key hold..I should do it manually..

Example I have two buttons like button 1 & button 2

When i press button 1 control key should press & hold


and when i press button2 control key keyup event should fire..


let me know how to do this?


Thanks