I am developing a web app for IE browser using jQuery. We know that to open a link in a new tab, users usually hold the Ctrl key while clicking that link. However, in my code, the click function that binds to links will not be called. I tried the same page in Chrome and Firefox. It works perfect. Why is that? Any thought for this problem?
Share
You can specify what to do in case of a ctrl+click.
See here: http://forum.jquery.com/topic/jquery-detecting-ctrl-click-on-an-element#14737000000282851