<input type="button" id="firstButton" onclick="ExistingLogic()" />
<input type="button" id="secondButton"/>
$('#secondButton').click(function(){
$("#firstButton").click();
})
Want to make your WordPress site faster, smarter, and more powerful? Plugins are the secret weapon that can transform a basic blog into a pr...
No comments:
Post a Comment