Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nanananana

  1. nanananana

    Detect keypress during onclick event for div

    yeah it worked fine, i use a global variable to flag whether the contorl key is being held down, i then reference this on a mouseclick event. If the user is holding down the control key i do one thing, if not i do another. thank!
  2. nanananana

    Detect keypress during onclick event for div

    Hi i am looking for a way to detect when a user is holding down the control key (or could be another key) while they are clicking on a div element, because i want to fire a different function if they are holding down the control key compared to when they are not. I have googled around and...

Part and Inventory Search

Back
Top