Quantcast
Channel: SharePoint Diary
Viewing all articles
Browse latest Browse all 1058

Open a Page in Popup Modal Dialog Window in SharePoint 2013

$
0
0
Requirement: Open a page in Modal Popup window in a SharePoint 2013 web site.
JavaScript to open popup in sharepoint 2013

Solution:
Requirement is to open "Terms and Conditions" page in popup window on clicking the link. Used this HTML code to open a page in modal popup window in SharePoint 2013:
<a href="#" onclick="OpenPopUpPageWithTitle('http://crescent.com/sitepages/terms.aspx', null, 600, 600,'Terms & Conditions')"/> Terms and Conditions </a>
and here is the result:
SharePoint 2013 open page in popup

Viewing all articles
Browse latest Browse all 1058

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>