Guest_imported
New member
- Jan 1, 1970
- 0
I have this code here.
<IFRAME src="URL" width="500" height="365" frameborder="0"></IFRAME>
And I'm trying to insert an 'overflow: auto' somewhere, so that scrollbars show up because I didn't want the frame above that IFRAME to have the scrollbar.
Thanks
<IFRAME src="URL" width="500" height="365" frameborder="0"></IFRAME>
And I'm trying to insert an 'overflow: auto' somewhere, so that scrollbars show up because I didn't want the frame above that IFRAME to have the scrollbar.
Thanks