Posted: Sat Aug 30, 2008 2:22 pm Last Questin! How to disable the width scrolbar from IFrame?
Is it IFrame or Frame? nevermind.. just please give me a complete code for the Frame that has been disable the width scrollbar..
Code:
<iframe name="MAIN" id="InlineFrame1" src="www.google.com" frameborder="0">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
Joined: 28 Feb 2007 Posts: 1416 Location: Biloxi, MS
Posted: Sat Aug 30, 2008 6:07 pm
Are you wanting to hide the scrollbar on overflow or control width of it?
The correct way to change the Windows OS scrollbar size is to open the desktop properties appearance tab and in the advanced setup increase the size of the scrollbar.
Last edited by PayneLess Designs on Sun Sep 07, 2008 2:27 pm; edited 1 time in total
Frams will always have a horizontal scrollbar unless the frams is the same width as the page it is displaying or using the css element overflow-x:hidden;
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum