Welcome to deBUG.to Community where you can ask questions and receive answers from Microsoft MVPs and other experts in our community.
0 like 0 dislike
1.4k views
in SharePoint Server by 2 2 5
I want to preview an external link "  page content" from external site when the user clicks on the link that will be in my SharePoint site but i didn't want the user to know from where this page.

how can i do this task using jquery?

1 Answer

1 like 0 dislike
by 151 169 345
selected by
 
Best answer

Show external link in SharePoint modal pop up dialog

First of all, you should be aware of if the publisher doesn't allow to display its content in Iframe, you will not be able to show it inside SharePoint.

Otherwise, you will be able to open an External URL using SP.UI.ModalDialog SharePoint Modal Dialog.

Please, check the details at Open a link via Modal Dialog in SharePoint


In case, you would like to use Jquery, so you can use Fancy box as Iframe, I think this link may help you to Use JQuery to show Modal Popup Per Session In SharePoint

by 2 2 5
0 0
Very helpful, thank you!
If you don’t ask, the answer is always NO!
...