How do you Run an external link in a Dialog?
Posted: Sat Jul 25, 2015 5:32 pm
I am trying to make a line of code that allows you to
On click navigate to a dialog that will have an external site running. I am not sure how to do this.
I am currently doing this to naviage to a sepearte page
window.open("https://www.paypal.com/","_parent");