Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Scroll bars

Reply
Thread Tools

Scroll bars

 
 
Brian Robertson
Guest
Posts: n/a
 
      11-09-2007
I am building a site with a disclaimer on the front page. I have decided
to contain this in a scrollable box by using

overflow: scroll

This works and there is a scroll bar on the right, but there is a
'ghost' scroll bar at the bottom that does nothing. Is there any way to
remove this bottom bar?

Brian.
 
Reply With Quote
 
 
 
 
Bone Ur
Guest
Posts: n/a
 
      11-09-2007
Well bust mah britches and call me cheeky, on Fri, 09 Nov 2007 09:43:27 GMT
Brian Robertson scribed:

> I am building a site with a disclaimer on the front page. I have decided
> to contain this in a scrollable box by using
>
> overflow: scroll
>
> This works and there is a scroll bar on the right, but there is a
> 'ghost' scroll bar at the bottom that does nothing. Is there any way to
> remove this bottom bar?


If you use overflow:auto, whatever scrollbar will appear only when needed.

--
Bone Ur
Cavemen have formidable pheromones.
 
Reply With Quote
 
 
 
 
Jukka K. Korpela
Guest
Posts: n/a
 
      11-09-2007
Scripsit Brian Robertson:

> I am building a site with a disclaimer on the front page.


Please tell me you're joking.

> I have decided to contain this in a scrollable box


You _are_ joking, right?

> This works


Nobody reads the disclaimer, and it has no real impact on anything. The only
thing you achieve is that you make the page look lousy. Is this your
definition of "works"?

> and there is a scroll bar on the right, but there is a
> 'ghost' scroll bar at the bottom that does nothing. Is there any way
> to remove this bottom bar?


Remove the disclaimer. Problem solved.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

 
Reply With Quote
 
Brian Robertson
Guest
Posts: n/a
 
      11-09-2007
Jukka K. Korpela wrote:
> Scripsit Brian Robertson:
>
>> I am building a site with a disclaimer on the front page.

>
> Please tell me you're joking.
>
>> I have decided to contain this in a scrollable box

>
> You _are_ joking, right?
>
>> This works

>
> Nobody reads the disclaimer, and it has no real impact on anything. The
> only thing you achieve is that you make the page look lousy. Is this
> your definition of "works"?
>
>> and there is a scroll bar on the right, but there is a
>> 'ghost' scroll bar at the bottom that does nothing. Is there any way
>> to remove this bottom bar?

>
> Remove the disclaimer. Problem solved.
>


Many thanks for your interesting opinions.

Brian.
 
Reply With Quote
 
Jonathan N. Little
Guest
Posts: n/a
 
      11-10-2007
Brian Robertson wrote:
> Jukka K. Korpela wrote:
>> Scripsit Brian Robertson:
>>
>>> I am building a site with a disclaimer on the front page.

>>
>> Please tell me you're joking.
>>
>>> I have decided to contain this in a scrollable box

>>
>> You _are_ joking, right?
>>
>>> This works

>>
>> Nobody reads the disclaimer, and it has no real impact on anything.
>> The only thing you achieve is that you make the page look lousy. Is
>> this your definition of "works"?
>>
>>> and there is a scroll bar on the right, but there is a
>>> 'ghost' scroll bar at the bottom that does nothing. Is there any way
>>> to remove this bottom bar?

>>
>> Remove the disclaimer. Problem solved.
>>

>
> Many thanks for your interesting opinions.
>


<a href="disclaimer.html">disclaimer</a>


Problem solved.


--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
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
Using a div with scroll bars - can we get the scroll bars on the left instead of the right side? UJ ASP .Net 1 11-01-2006 09:32 PM
More Problems - This time scroll bars Dennis M. Marks HTML 3 12-01-2003 09:42 PM
Pages validate nicely, but I can see the reason why the scroll bars don't work Paul F. Johnson HTML 4 09-17-2003 10:02 PM
Re: Horizontal scroll bars in IE6? rf HTML 0 07-24-2003 11:43 PM
Re: DIVs and overflow scroll bars S. Justin Gengo ASP .Net 0 07-18-2003 02:18 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