.click() stops working if I click too fast at the object.

.click() stops working if I click too fast at the object.

Hi all

[edited] ok now I know why this problem will be caused. the question now is how to disable the triggering of the click() event as long as the function isn't completed (of the previous triggered click event).


Thanks guys