hi there, i have what is probably a very simple question but one that is driving me mad - as you can see from my picture below i have some frames in my website and i have trying to make it so i only get a vertical scroll bar and not a horizontal one - the code below works fine in Opera - i get no horizontal scroll at all but in IE i do and as you will see in the picture it doesn't fit well and looks ugly. there's no need for it to be there and i really want to get rid of it. below the picture link is my html for the frames - can anyone help me get rid of the horizontal scroll on the left hand side (the first frame here)?
thanks for reading!
mik x
ps i know most good webdesigners hate frames but this is the only way i know how right now so please bare in mind i cant change it all around. thank you.
<frameset cols="290,500" border="0" framespacing="0" frameborder="NO">
<frame src="http://www.vhs2dvd.org.uk/blog/index.php" name="BLOG" scrolling="AUTO" noresize marginwidth="290" marginheight="373">
<frame src="MAIN2.HTM" name="main2" scrolling="NO" noresize frameborder="NO" marginwidth="500" marginheight="373">
</frameset>
thanks for reading!
mik x
ps i know most good webdesigners hate frames but this is the only way i know how right now so please bare in mind i cant change it all around. thank you.
<frameset cols="290,500" border="0" framespacing="0" frameborder="NO">
<frame src="http://www.vhs2dvd.org.uk/blog/index.php" name="BLOG" scrolling="AUTO" noresize marginwidth="290" marginheight="373">
<frame src="MAIN2.HTM" name="main2" scrolling="NO" noresize frameborder="NO" marginwidth="500" marginheight="373">
</frameset>






