In ASP.Net, how to resize iFRAME at runtime?
-
Hi Guys, I have a problem resizing the iFrame at runtime. I need to resize it based on different screen resolutions. This is the html tag of my iFrame: <a id="iiframe" href="livechat.aspx iframe=true&width=394&height=520" rel="prettyPhoto[mixed]"> <img src="images/corner.png" width="190" height="205" /> </a></div>
hifiger2004
-
Hi Guys, I have a problem resizing the iFrame at runtime. I need to resize it based on different screen resolutions. This is the html tag of my iFrame: <a id="iiframe" href="livechat.aspx iframe=true&width=394&height=520" rel="prettyPhoto[mixed]"> <img src="images/corner.png" width="190" height="205" /> </a></div>
hifiger2004
Heyy, give width and height in % rather than pixels