Log in

View Full Version : Enable Scrollbar in Iframe...??



hktvb2001
10-20-2005, 03:25 PM
Hi,

Here's the code I use to have my Iframe:


<iframe id="blablabla" src="http://www.vm-source.com/forums" width=700 height=343 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></iframe>

When I set to "no" for scrollbar, the Iframe work perfectly, but I can't scroll down..

But when I set to "Yes", I saw two scrollbar, the vertical and horizontale.. Is there any way to disable the horizontale one?
I just want to have the vertical scrollbar enable..

Please help!

dead-poetic
10-21-2005, 04:35 AM
This is not my field, but I think that this not possible.