| Author |
resizing window with iframe
|
Priyanka Deshmukh
Greenhorn
Joined: Jan 04, 2010
Posts: 1
|
|
Hi,
I want to resize(realign text accordingly) winodw using iframe. I have written code for it but it is working in Firefox not in IE.
Here is code
<iframe
id="messageFrame#{ReportWidgetStateBean.subscriptionId}"
scrolling="yes" name="messageFrame" frameborder="0"
height="280px" width="470" style="overflow:auto;width:100%;white-space:break-word;border:.1em blue solid;word-wrap:break-word;" >
</iframe>
Can anyone give suggestion on this?
Waiting for response..
Thanks,
Priyanka
|
 |
 |
|
|
subject: resizing window with iframe
|
|
|