How can I simulate an anchor click via jquery? November 21, 2022 by Tarik What worked for me was: $('a.mylink')[0].click()