How to programmatically trigger the click on a link using jQuery?
$('#your_link_id').click()
See the excellent jquery docs for more information
548k questions
547k answers
4 comments
86.3k users