<input type="button" id="firstButton" onclick="ExistingLogic()" />
<input type="button" id="secondButton"/>
$('#secondButton').click(function(){
$("#firstButton").click();
})
View this post on Instagram A post shared by WebCodeAddict (@webcodeaddicted)
No comments:
Post a Comment