Computing.Net > Forums > Web Development > horizontal scroll bar in IEpc

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

horizontal scroll bar in IEpc

Reply to Message Icon

Name: jedimonk
Date: February 1, 2007 at 23:36:51 Pacific
OS: n/a
CPU/Ram: n/a
Product: n/a
Comment:

how do I remove that horizontal scroll bar? I have tried alot of techniques I found online, but no luck yet. yes, they are frames, I know, I know I should be doing a pure css site, but I'm not this time. there's frames, and there's tables. lets face it, ALOT of sites work fine with these techniques, sites with both tables and frames. there HAS to be a way to remove that horizontal scrollbar. I have it set to "auto" in the frame. everything else is perfect, I don't want to abandon my frames at this stage and do ANOTHER rebuild of this site. Thanks in advance for any help and/or clues. Just want to get things done, not a code purist. I PROMISE my NEXT site will be pure css. I will be very grateful indeed for any help, I've done alot of searching online, and will continue to do so...but could use a helping hand

Music Production and Web Development for the 21st Century. Also: 3D and Video.



Sponsored Link
Ads by Google

Response Number 1
Name: Taurus
Date: February 4, 2007 at 08:00:26 Pacific
Reply:

In the frame tag use the parameter scrolling and assign a "no" value to it.

eg.

<frame src="page.php" name="page" scrolling="no" noresize>

Developers have a sense of humour, it's just commented out.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: horizontal scroll bar in IEpc

Get rid of horizontal scroll bar IE www.computing.net/answers/webdevel/get-rid-of-horizontal-scroll-bar-ie/2635.html

Scroll bars in dreamweaver www.computing.net/answers/webdevel/scroll-bars-in-dreamweaver/1542.html

Iframe scroll bars www.computing.net/answers/webdevel/iframe-scroll-bars/1438.html