Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Scrollbars

Reply
Thread Tools

Scrollbars

 
 
Graham
Guest
Posts: n/a
 
      02-06-2004
I have a few pages that are all fixed in size on my intranet within a frame,
I've stopped to horizontal scrollbar by changing the width in my table but
can't get rid of the vertical scrollbar by doing the same.

When I have a page with a small amount of text on the page then I don't want
the scrollbar, but when I have a page with more text than can fit on a page
then I would like to see the scrollbar.

Is there any code to do this?

Graham.


 
Reply With Quote
 
 
 
 
Jay
Guest
Posts: n/a
 
      02-06-2004

"Graham" <_NOSPAM> wrote in message
news:4023b9cc$0$33$...
> I have a few pages that are all fixed in size on my intranet within a

frame,
> I've stopped to horizontal scrollbar by changing the width in my table but
> can't get rid of the vertical scrollbar by doing the same.
>
> When I have a page with a small amount of text on the page then I don't

want
> the scrollbar, but when I have a page with more text than can fit on a

page
> then I would like to see the scrollbar.
>
> Is there any code to do this?


It's all about the sizing. What is the URL to the site?

- J


 
Reply With Quote
 
 
 
 
Els
Guest
Posts: n/a
 
      02-06-2004


Graham wrote:

> I have a few pages that are all fixed in size on my intranet within a frame,
> I've stopped to horizontal scrollbar by changing the width in my table but
> can't get rid of the vertical scrollbar by doing the same.
>
> When I have a page with a small amount of text on the page then I don't want
> the scrollbar, but when I have a page with more text than can fit on a page
> then I would like to see the scrollbar.
>
> Is there any code to do this?


Only way I know (mind you, that doesn't mean much ), is
using a different browser. Moz and Opera don't show
scrollbars when they're not needed.
But the scrollbar in IE isn't really there, only the space
for it is there. If you are seeing a real scrollbar (working
and stuff), means your page is longer than you thought.
And there is code to hide the scrollbar, but you might not
like it if people with smaller browser windows can't scroll
to get to your content.

--
Els

Mente humana é como pára-quedas; funciona melhor aberta.

 
Reply With Quote
 
chris
Guest
Posts: n/a
 
      02-06-2004
maybe scrollbars=auto

"Graham" <_NOSPAM> schrieb im Newsbeitrag
news:4023b9cc$0$33$...
> I have a few pages that are all fixed in size on my intranet within a

frame,
> I've stopped to horizontal scrollbar by changing the width in my table but
> can't get rid of the vertical scrollbar by doing the same.
>
> When I have a page with a small amount of text on the page then I don't

want
> the scrollbar, but when I have a page with more text than can fit on a

page
> then I would like to see the scrollbar.
>
> Is there any code to do this?
>
> Graham.
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataGridView Scrollbars missing dbuchanan ASP .Net 3 11-18-2008 04:26 PM
Get width of scrollbars Steffen Loringer ASP .Net 0 02-06-2004 08:29 AM
DataGrid with scrollbars mg ASP .Net 2 01-05-2004 03:48 AM
Scrollbars Don ASP .Net 1 12-17-2003 01:47 PM
How to disable gfx scrollbars in Firebird? mario Firefox 0 10-30-2003 01:55 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57