Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

HElp

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  Webmaster: Intranet search engine  
Author Message
user363

External


Since: Jan 21, 2004
Posts: 2



(Msg. 1) Posted: Fri Jan 23, 2004 2:23 pm
Post subject: HElp
Archived from groups: alt>www>webmaster (more info?)

Coupld someone explain how to keep yje top of a website from moving when you
have to scroll down to read a page. What I mean is I don't want the banner
with links to my other pages to move I wan the customer to be able to see
them all the time.

Thanks

 >> Stay informed about: HElp 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 2) Posted: Fri Jan 23, 2004 2:31 pm
Post subject: Re: HElp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

SMITTY wrote:
 > Coupld someone explain how to keep yje top of a website from moving
 > when you have to scroll down to read a page. What I mean is I don't
 > want the banner with links to my other pages to move I wan the
 > customer to be able to see them all the time.

There are two techniques that spring to mind:
o Frames
o CSS Position: fixed;

Both present sufficient problems that the result is rarely, if ever, worth
the effort.
--
William Tasso - <a style='text-decoration: underline;' href="http://WilliamTasso.com" target="_blank">http://WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: HElp 
Back to top
Login to vote
user104

External


Since: Jun 28, 2003
Posts: 1662



(Msg. 3) Posted: Fri Jan 23, 2004 3:05 pm
Post subject: Re: HElp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"SMITTY" <*&^%_@rockwell.rr.com> wrote in message
news:vu7Qb.8605$6o4.6707@fe2.texas.rr.com...
 > Coupld someone explain how to keep yje top of a website from moving when
you
 > have to scroll down to read a page. What I mean is I don't want the
banner
 > with links to my other pages to move I wan the customer to be able to see
 > them all the time.

Make your pages shorter, or put links at the bottom of the page.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: HElp 
Back to top
Login to vote
user297

External


Since: Nov 09, 2003
Posts: 126



(Msg. 4) Posted: Fri Jan 23, 2004 3:24 pm
Post subject: Re: HElp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

SMITTY wrote in message ...
 > Could someone explain how to keep the top of a website from moving
 > when you have to scroll down to read a page.

Do you want something like this, with a fixed top frame ...
<a style='text-decoration: underline;' href="http://www.myby.myby.co.uk/temp/" target="_blank">http://www.myby.myby.co.uk/temp/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: HElp 
Back to top
Login to vote
comments

External


Since: Sep 14, 2004
Posts: 1625



(Msg. 5) Posted: Fri Jan 23, 2004 5:32 pm
Post subject: Re: HElp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 23 Jan 2004 11:23:07 GMT "SMITTY" <*&^%_@rockwell.rr.com>
broke off from drinking a cup of tea at Road Runner High Speed Online
<a style='text-decoration: underline;' href="http://www.rr.com" target="_blank">http://www.rr.com</a> to write:

 >Coupld someone explain how to keep yje top of a website from moving when you
 >have to scroll down to read a page. What I mean is I don't want the banner
 >with links to my other pages to move I wan the customer to be able to see
 >them all the time.
 >

Further to the other, excellent replies. Another suggestion might be:

1) Put the links at the side
2) Duplicate the links at the bottom of the page as well as the top.

I should suggest, however, as everyone else has, that you try to make
your pages shorter if you can by splitting the content into other
pages.

Matt

--
A massive matrix of concise, interlinked encyclopaedia information.
For when you just want to know, quickly and easily.
<a style='text-decoration: underline;' href="http://www.probertencyclopaedia.com" target="_blank">http://www.probertencyclopaedia.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: HElp 
Back to top
Login to vote
shit

External


Since: Dec 19, 2003
Posts: 355



(Msg. 6) Posted: Sat Jan 24, 2004 1:00 am
Post subject: Re: HElp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

in post: <news:vu7Qb.8605$6o4.6707@fe2.texas.rr.com>
"SMITTY" <*&^%_@rockwell.rr.com> said:

 > Coupld someone explain how to keep yje top of a website from moving when you
 > have to scroll down to read a page.

don't bother


--
brucie - i usenet nude<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: HElp 
Back to top
Login to vote
who

External


Since: Apr 29, 2004
Posts: 1010



(Msg. 7) Posted: Sat Jan 24, 2004 12:11 pm
Post subject: Re: HElp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"William Tasso" <SpamBlocked.DeleteThis@tbdata.com> wrote in message
news:bur0me$le7s2$1@ID-139074.news.uni-berlin.de...
 > SMITTY wrote:
  > > Coupld someone explain how to keep yje top of a website from moving
  > > when you have to scroll down to read a page. What I mean is I don't
  > > want the banner with links to my other pages to move I wan the
  > > customer to be able to see them all the time.
 >
 > There are two techniques that spring to mind:
 > o Frames
 > o CSS Position: fixed;
 >
A third option - which I prefer as it doesnt create the same problems is
DHTML
A fourth option I like a little bit less (only because it is able to be
turned off) is js<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: HElp 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 8) Posted: Sat Jan 24, 2004 12:11 pm
Post subject: Re: HElp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Bill Logan wrote:
 > "William Tasso" <SpamBlocked.DeleteThis@tbdata.com> wrote in message
 > news:bur0me$le7s2$1@ID-139074.news.uni-berlin.de...
  >> SMITTY wrote:
   >>> Coupld someone explain how to keep yje top of a website from moving
   >>> when you have to scroll down to read a page. What I mean is I don't
   >>> want the banner with links to my other pages to move I wan the
   >>> customer to be able to see them all the time.
  >>
  >> There are two techniques that spring to mind:
  >> o Frames
  >> o CSS Position: fixed;
  >>
 > A third option - which I prefer as it doesnt create the same problems
 > is DHTML

I think option two needs a little help to work in IE - it's been a long time
since I went down that road.

 > A fourth option I like a little bit less (only because it is able to
 > be turned off) is js

speak to me Bill, tell me where/how 3 is different from 4

--
William Tasso - <a style='text-decoration: underline;' href="http://WilliamTasso.com" target="_blank">http://WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: HElp 
Back to top
Login to vote
spambouncer

External


Since: Aug 16, 2003
Posts: 79



(Msg. 9) Posted: Fri Jan 30, 2004 9:29 am
Post subject: Re: HElp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"William Tasso" <SpamBlocked DeleteThis @tbdata.com> wrote in message
news:buskun$ktvij$1@ID-139074.news.uni-berlin.de...
 > Bill Logan wrote:
  > > "William Tasso" <SpamBlocked DeleteThis @tbdata.com> wrote in message
  > > news:bur0me$le7s2$1@ID-139074.news.uni-berlin.de...
   > >> SMITTY wrote:
   > >>> Coupld someone explain how to keep yje top of a website from moving
   > >>> when you have to scroll down to read a page. What I mean is I don't
   > >>> want the banner with links to my other pages to move I wan the
   > >>> customer to be able to see them all the time.
   > >>
   > >> There are two techniques that spring to mind:
   > >> o Frames
   > >> o CSS Position: fixed;
   > >>
  > > A third option - which I prefer as it doesnt create the same problems
  > > is DHTML
 >
 > I think option two needs a little help to work in IE - it's been a long
time
 > since I went down that road.
 >
  > > A fourth option I like a little bit less (only because it is able to
  > > be turned off) is js
 >
 > speak to me Bill, tell me where/how 3 is different from 4
 >

Hmmm, thinking the same thing.


--
"We had ten times as many shots on target as Bolton, and they had none at
all..."
(SIR BOBBY ROBSON)

<a style='text-decoration: underline;' href="http://www.private-eye.co.uk" target="_blank">http://www.private-eye.co.uk</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: HElp 
Back to top
Login to vote
davidvb3

External


Since: Nov 10, 2003
Posts: 272



(Msg. 10) Posted: Fri Jan 30, 2004 10:10 pm
Post subject: Re: HElp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

SMITTY wrote:

 > Coupld someone explain how to keep yje top of a website from moving when you
 > have to scroll down to read a page. What I mean is I don't want the banner
 > with links to my other pages to move I wan the customer to be able to see
 > them all the time.

The effect is possible using css (hint: overflow) which will work in all
modern browsers whereas position:fixed does not. I may be able to
supply the necessary code but I think I got rid of it. The only problem
is that it wouldn't scroll with my mouse scrollwheel in Opera, you had
to use the scrollbar.

However, even though it does technically work, it is still a poor design
principle.
1. You are eating up screen real estate unnecessarily. The space is
better used for displaying the real content.
2. It looks weird.
3. You can place links at the bottom of the page.

As for DHTML - do not use it (apart from the problems above). You risk
an unworkable page when JS is disabled, and perhaps more importantly
*every* single script I have seen has been jumpy and looks totally
unprofessional. And the less jumpy they are, the more they demand of the
UA's resources.

So: put this idea back in its box and wait for IE to support
position:fixed. And even then, use the effect very sparingly.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: HElp 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]