A click function that is not always fired when object is clicked?
I am working on a basic AJAX website and have noticed a very small, yet frustrating issue.
If I click a navigation item immediately after clicking another one, nothing happens. Can anyone shine a light on this? Is the browser struggling to handle simultaneous click events?
Thanks!