Hi Friends,
In my MVC5 application the button click event not fired in chrome browser(Version 44.0.2403.157) only but its working fine in IE9.
<input type="button" name="btnSearch" id="btnSearch" value="Search Panel Member">
please share the script that support all versions of the browser
Thanks