HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Last Questin! How to disable the width scrolbar from IFrame?
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
Akira_AnimeAdikuZ



Joined: 27 Aug 2008
Posts: 7

PostPosted: Sat Aug 30, 2008 2:22 pm     Last Questin! How to disable the width scrolbar from IFrame? Reply with quote

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>
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1391
Location: Biloxi, MS

PostPosted: Sat Aug 30, 2008 6:07 pm     Reply with quote

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
sticks464



Joined: 31 Dec 2006
Posts: 1282

PostPosted: Sat Aug 30, 2008 7:10 pm     Reply with quote

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;
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1391
Location: Biloxi, MS

PostPosted: Sun Sep 07, 2008 2:30 pm     Reply with quote

If you absolutely want to hide the horizontal scroll bar on the iframe, then style it with:
Quote:
overflow-x: hidden;

Otherwise, change width of the iframe as Sticks indicated or set width to a percent.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
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
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial