Posted on: 8/3/2014 4:17:30 PM | Views : 410

hi..
i am trying to add iframe on one of my project, but iframe is not loading another site url
this is the code..
<iframe id="iframe" class="ifrm" height="100%" frameborder="0" src="http://www.google.com" hspace="0" scrolling="yes" noresize="noresize"> </iframe> it will not work in both chrome and mozzilla and also in IE...
But if i give the source as inside  project webpage file it will work,it does not work for url site..eg http://www.google.com,http://www.google.com
plz help to solve my prob   my framework 3.5


Go to the complete details ...