Tech Support > Microsoft Windows > Windows CRM > Resize Iframe
Resize Iframe
Posted by missupport on October 17th, 2007


Hello,

Is it possible to give a certian with to an Iframe? So that it not covers
the whole width of the page?

Thank you

Posted by Michael Höhne on October 17th, 2007


Not in an easy way. The IFRAME always spans all columns. You can try
changing the width in the OnLoad event, but I guess that your basic idea is
to add some other fields beside the frame, which is very complex DHTML code
and won't be fun to maintain.

--
Michael Höhne, Microsoft Dynamics CRM MVP

Web: http://www.stunnware.com/crm2
Feed: http://www.stunnware.com/crm2/atom.aspx
Custom Lookup Dialog: http://www.stunnware.com/crm2/?area=customLookup
The JavaScript Snippets Directory:
http://www.stunnware.com/crm2/topic.aspx?id=JS13

----------------------------------------------------------

"missupport" <missupport@discussions.microsoft.com> schrieb im Newsbeitrag
news:081EE524-887E-440B-A732-28659FF67679@microsoft.com...


Posted by Jim Daly [MSFT] on October 19th, 2007


Actually -

If you place the IFRame in a section with the Section Layout option (on the
Formatting tab) set the Variable Field *Height* - you can force the IFRAME to
the width of the column options.

You can also set the number of rows in the formatting of the IFrame to
control how tall it will be.
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"missupport" wrote:


Similar Posts