.click() | jQuery API Documentation
jQuery: The Write Less, Do More, JavaScript Library ... This method is a shortcut for .on( "click", handler ) in the first two variations, and .trigger( "click" ) in the third. The click event is sent to an element when the mouse pointer is over the eleme...