jquery a tag onclick code example Example: jquery onclick function $( "#other" ).click(function() { $( "#target" ).click(); });