Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Re: Eureka! How to create or get rid of scrollbars in Netscape

Reply
Thread Tools

Re: Eureka! How to create or get rid of scrollbars in Netscape

 
 
Sam Hughes
Guest
Posts: n/a
 
      07-31-2003
My Liege <> wrote in
news:Xns93C7AF641FA9HombreVIIIyahoocom@63.240.76.1 6:

> Put the page in a frame and then use the frame controls for the
> scrollbar. I've done this in my page at
> http://www.mfnbc.com/links/links.htm which required it due to
> Netscape's inability to distinguish between visible and hidden layers.
> IOW, it assumed the content on the page extended furthur than it does
> and thus made a scrollbar who's effect was to scroll the buttons on
> top off of the page. After seeing countless sites claiming it
> impossible to control scrollbars in Netscape, I'm happy to have found
> a way to do it.
> PS - I'm almost as happy for having found a valid use for frames. Now
> if only I could write code which validates.


A valid use for frames is one which truly benefits the user, rather than
the author.
 
Reply With Quote
 
 
 
 
Isofarro
Guest
Posts: n/a
 
      07-31-2003
My Liege wrote:

> Then compare, user.
>
> Try http://www.mfnbc.com/links/inframe.htm#top in Mozilla.
>
> Now try http://www.mfnbc.com/links/links.htm#top
>
> Did the frame in the second link which removed the scroll hinder you or
> benefit you?


Hinder.


--
Iso.
FAQs: http://html-faq.com http://alt-html.org http://allmyfaqs.com/
Recommended Hosting: http://www.affordablehost.com/
Web Standards: http://www.webstandards.org/
 
Reply With Quote
 
 
 
 
Chris Beall
Guest
Posts: n/a
 
      07-31-2003
"My Liege" <> wrote in message
news:Xns93C8F31039607HombreVIIIyahoocom@63.240.76. 16...
> Sam Hughes <> wrote in news:Xns93C8E82B9E920samreid@
> 130.133.1.4:
>
> > My Liege <> wrote in
> > news:Xns93C7AF641FA9HombreVIIIyahoocom@63.240.76.1 6:
> >
> >> Put the page in a frame and then use the frame controls for the
> >> scrollbar. I've done this in my page at
> >> http://www.mfnbc.com/links/links.htm which required it due to
> >> Netscape's inability to distinguish between visible and hidden

layers.
> >> IOW, it assumed the content on the page extended furthur than it

does
> >> and thus made a scrollbar who's effect was to scroll the buttons on
> >> top off of the page. After seeing countless sites claiming it
> >> impossible to control scrollbars in Netscape, I'm happy to have

found
> >> a way to do it.
> >> PS - I'm almost as happy for having found a valid use for frames.

Now
> >> if only I could write code which validates.

> >
> > A valid use for frames is one which truly benefits the user, rather

> than
> > the author.

>
>
> Then compare, user.


>
> Try http://www.mfnbc.com/links/inframe.htm#top in Mozilla.
>
> Now try http://www.mfnbc.com/links/links.htm#top
>
> Did the frame in the second link which removed the scroll hinder you

or
> benefit you?


My Liege,

I was unable to make a comparison because I get a 404 error from the
inframe version. I know that things happen fast here, but some of us
check in only once a day or so...

On the links.htm page, I notice that the word 'Links' (and its
surrounding area) is, in fact, a link (my cursor changes when I pass
over it), but it doesn't seem to do anything when clicked. Is that as
intended? Did I miss something?

Chris Beall



 
Reply With Quote
 
William Tasso
Guest
Posts: n/a
 
      07-31-2003
Chris Beall wrote:
> I know that things happen fast here, but some of us
> check in only once a day or so...


You don't get a discount for infrequent use you know ;o)

--
William Tasso - http://WilliamTasso.com


 
Reply With Quote
 
My Liege
Guest
Posts: n/a
 
      07-31-2003
Isofarro <> wrote in
news::

> My Liege wrote:
>
>> Then compare, user.
>>
>> Try http://www.mfnbc.com/links/inframe.htm#top in Mozilla.
>>
>> Now try http://www.mfnbc.com/links/links.htm#top
>>
>> Did the frame in the second link which removed the scroll hinder you or
>> benefit you?

>
> Hinder.
>
>


Answers from people who actually visited the site only please.
 
Reply With Quote
 
Sam Hughes
Guest
Posts: n/a
 
      08-01-2003
My Liege <> wrote in
news:Xns93C9AB18E59E4HombreVIIIyahoocom@204.127.20 4.17:

> Fair enough. The page you saw did not actually contain frames. I
> removed the frame page yesterday after Sam Hughes pointed out that by
> using position:absolute instead of position:relative in the div tags I
> could eliminate the blank space beneath the page, thus getting rid of
> the unnecessary scrollbar that way.


I was not the one who pointed this out.
 
Reply With Quote
 
Sam Hughes
Guest
Posts: n/a
 
      08-01-2003
My Liege <> wrote in
news:Xns93C9AB3A87715HombreVIIIyahoocom@204.127.20 4.17:

> Isofarro <> wrote in
> news::
>
>> My Liege wrote:
>>
>>> Then compare, user.
>>>
>>> Try http://www.mfnbc.com/links/inframe.htm#top in Mozilla.
>>>
>>> Now try http://www.mfnbc.com/links/links.htm#top
>>>
>>> Did the frame in the second link which removed the scroll hinder you or
>>> benefit you?

>>
>> Hinder.

>
> Answers from people who actually visited the site only please.


If you're going to ask a question, then please listen to the answer.

What you did is stupid. Among other things...
 
Reply With Quote
 
My Liege
Guest
Posts: n/a
 
      08-01-2003
Sam Hughes <> wrote in news:Xns93CA17DADC811samreid@
130.133.1.4:

> My Liege <> wrote in
> news:Xns93C9AB18E59E4HombreVIIIyahoocom@204.127.20 4.17:
>
>> Fair enough. The page you saw did not actually contain frames. I
>> removed the frame page yesterday after Sam Hughes pointed out that by
>> using position:absolute instead of position:relative in the div tags I
>> could eliminate the blank space beneath the page, thus getting rid of
>> the unnecessary scrollbar that way.

>
> I was not the one who pointed this out.



My mistake, it was Steve Pugh who pointed it out.
 
Reply With Quote
 
My Liege
Guest
Posts: n/a
 
      08-01-2003
Sam Hughes <> wrote in
news:Xns93CA18E597BCEsamreid@130.133.1.4:

> My Liege <> wrote in
> news:Xns93C9AB3A87715HombreVIIIyahoocom@204.127.20 4.17:
>
>> Isofarro <> wrote in
>> news::
>>
>>> My Liege wrote:
>>>
>>>> Then compare, user.
>>>>
>>>> Try http://www.mfnbc.com/links/inframe.htm#top in Mozilla.
>>>>
>>>> Now try http://www.mfnbc.com/links/links.htm#top
>>>>
>>>> Did the frame in the second link which removed the scroll hinder
>>>> you or benefit you?
>>>
>>> Hinder.

>>
>> Answers from people who actually visited the site only please.

>
> If you're going to ask a question, then please listen to the answer.



I didn't ask him, and I really doubt he went to the site.


>
> What you did is stupid. Among other things...



What I did was at least somewhat clever. Sure if I had known of the
better solution I could have used that instead, but how often when one is
doing something outside their field *isn't* that the case? The solution
of adding a frame to that page to get rid of the scrollbar did not cause
any additional problems for that page, unless you consider getting rid of
that scrollbar a problem, and also was somewhat creative IMHO.
 
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
Re: Eureka! How to create or get rid of scrollbars in Netscape Steve Pugh HTML 3 08-01-2003 09:51 AM
Re: Eureka! How to create or get rid of scrollbars in Netscape Ben HTML 5 07-31-2003 10:48 PM
Re: Eureka! How to create or get rid of scrollbars in Netscape My Liege HTML 6 07-31-2003 07:45 AM
Re: Eureka! How to create or get rid of scrollbars in Netscape rf HTML 1 07-30-2003 10:19 PM
Re: Eureka! How to create or get rid of scrollbars in Netscape Hywel Jenkins HTML 2 07-30-2003 10:10 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