Is it possible to provide iframe in spModal?
In portal, I had a sentence.. when I clicked on it..a popUp needs to open ... in that I want to show some website.. ex: w3 schools website... so what should I need to write? HTML <div> <p ng-click="c.clck()">Click here to open Popup</p></div> Client...
