$( element ).click( function() { });
How can I check if the element is clicked or not? I\'m doing like that
function element() {