Posted on: 7/11/2014 5:51:50 PM | Views : 454

How would I show my text popup on button save click?
<div id="dialogFPrg" title="You Are Leaving the HMR Site" style="display: none"> <p class="BlackTextPopUp"> <span>You are leaving HMR's site to go to one of HMR's licensed program sites.</span></p> <p> When the page opens, be sure to bookmark the site on your "Favorites" list, so you can easily return for future reference.</p> <p> <a href="../HMRInfo/Notices.aspx" target="_blank">Notices & Disclaimers</a></p> </div>

Go to the complete details ...