Thursday, September 12, 2013

OnClick calling javascript function

OnClick calling javascript function

Hi I have a button I am trying to call a function and it is not working.
It just doesnt do anything.
<input type="button" class="f" onclick="javascript:fnSalessubmit('{{=Id}}')"
value="Save" />
Please let me know what is wrong with it. Thanks

No comments:

Post a Comment