"...Remember being a youngster, mom or dad telling you "close the door"? Well the same applies to HTML ...."

Go Back   Webmaster Forums > Code Forum > HTML Forum

Reply
 
Thread Tools Rate this Webmaster Discussion
Old 04-19-2009, 10:59 AM   #1
v1c10u5
New Member
 
Join Date: Apr 2009
Webmaster Discussions: 5
Rep Power: 9
v1c10u5 is on a distinguished road
How to make the page load at the bottom?

i need a code that will automatically scroll the page (or load it frist) from the bottom not displaying the content on the top. anyone?


v1c10u5 is offline   Reply With Quote
Old 04-19-2009, 11:56 AM   #2
HTML
Administrator
 
HTML's Avatar
 
Join Date: Aug 2000
Location: San Antonio
Webmaster Discussions: 3,296
Rep Power: 50
HTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond repute
Re: How to make the page load at the bottom?

Your link would read
Code:
<a href="http://www.mywebsite.com/index.html#bottom"> go to bottom of page</a>
On the destination page, include this where you want the page to load when entering
Code:
<a name="bottom">bottom</a>
HTML is offline   Reply With Quote
Old 04-19-2009, 12:31 PM   #3
v1c10u5
New Member
 
Join Date: Apr 2009
Webmaster Discussions: 5
Rep Power: 9
v1c10u5 is on a distinguished road
Re: How to make the page load at the bottom?

you mean i should add the 2nd code line to the bottom of my html code and whe i do to the site i type:
http://www.mywebsite.com/index.html#bottom?
cuz i don't see where i can enter the first code u gave me..
v1c10u5 is offline   Reply With Quote
Old 04-19-2009, 12:50 PM   #4
HTML
Administrator
 
HTML's Avatar
 
Join Date: Aug 2000
Location: San Antonio
Webmaster Discussions: 3,296
Rep Power: 50
HTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond repute
Re: How to make the page load at the bottom?

Thhe first part is the actual link which will take you to the bottom(or whereever you put the second code).
HTML is offline   Reply With Quote
Old 04-19-2009, 04:13 PM   #5
v1c10u5
New Member
 
Join Date: Apr 2009
Webmaster Discussions: 5
Rep Power: 9
v1c10u5 is on a distinguished road
Re: How to make the page load at the bottom?

I don't want a link to take me to the bottom of the page.. i want that when i enter the url in the browser the page will directly load and scroll to the bottom..
does the code u gave do that? cuz i tried ad it doesn't seem like it
v1c10u5 is offline   Reply With Quote
Old 04-19-2009, 04:19 PM   #6
HTML
Administrator
 
HTML's Avatar
 
Join Date: Aug 2000
Location: San Antonio
Webmaster Discussions: 3,296
Rep Power: 50
HTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond repute
Re: How to make the page load at the bottom?

Is this what you are lookig for?
http://www.velocityreviews.com/forums/t157017-how-do-i-refresh-a-page-automatically.html
HTML is offline   Reply With Quote
Old 04-19-2009, 04:25 PM   #7
v1c10u5
New Member
 
Join Date: Apr 2009
Webmaster Discussions: 5
Rep Power: 9
v1c10u5 is on a distinguished road
Re: How to make the page load at the bottom?

this way the the page scrolls down after the auto refresh.. is there a way to make the page load straight away when the url is entered from the bottom? as in scrolled the whole way down..?
v1c10u5 is offline   Reply With Quote
Old 04-20-2009, 07:37 AM   #8
HTML
Administrator
 
HTML's Avatar
 
Join Date: Aug 2000
Location: San Antonio
Webmaster Discussions: 3,296
Rep Power: 50
HTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond reputeHTML has a reputation beyond repute
Re: How to make the page load at the bottom?

Anybody else have a suggestion?
HTML is offline   Reply With Quote
Old 04-21-2009, 09:26 AM   #9
jthayne
 
jthayne's Avatar
 
Join Date: Aug 2008
Location: Texas
Webmaster Discussions: 501
Rep Power: 21
jthayne is the hardest working person in the biz.jthayne is the hardest working person in the biz.jthayne is the hardest working person in the biz.jthayne is the hardest working person in the biz.
Re: How to make the page load at the bottom?

Try this.
__________________
Be sure to click the reputation icon to give rep to the person who helped you.
For web design/development services, check Silentium Designs.
jthayne is offline   Reply With Quote
Old 04-22-2009, 01:14 PM   #10
v1c10u5
New Member
 
Join Date: Apr 2009
Webmaster Discussions: 5
Rep Power: 9
v1c10u5 is on a distinguished road
Re: How to make the page load at the bottom?

yup exactly what i needed.
thank you very much jthayne
v1c10u5 is offline   Reply With Quote
Reply

Bookmarks

Tags
bottom

Thread Tools
Rate This Thread
Rate This Thread:

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


Similar Webmaster Discussions
Thread Webmaster Discussion Starter Forum Replies Last Post
Load page into HTML element Player Javascript Forum 1 03-23-2007 11:56 AM
How to make a page open at the bottom after refreshing. fluke HTML Forum 9 12-10-2006 10:43 AM
how do i command a button to load a page in a certain frame? kvirusp HTML Forum 2 12-19-2004 05:22 AM
redirect a page to the bottom of the same page codoublenie HTML Forum 5 11-30-2003 07:51 PM
how to make the scroll bar stay at the bottom? cutecutty HTML Forum 2 09-18-2003 01:06 PM


All times are GMT -5. The time now is 09:00 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.