HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Forced HTML Scrolling Question
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
marcbkk



Joined: 12 Jan 2005
Posts: 1

PostPosted: Wed Jan 12, 2005 7:10 pm     Forced HTML Scrolling Question Reply with quote

Hi,

I am wondering if it is possible to setup two commands as part of the same function.

First I want to remove the scroll bars on my mainFram in a Frame Set, which I realize is easy to do, but secondly, I would like to force the frame to scroll all the way down to the bottom as it loads. Is that possible?

Basically there is a large gap between the Flash element that lods within the mainFrame and the top frame that contains the navigaiton bar at the top.

Since it seems that the flash element will always put this space above the display area I would like to force the frame to scroll all the way down as it loads. Ideally it would be best to be able to modify the layout of the Flash element, but I am thinking it might just be simpler to achieve what I want using HTML if that is at all possible.

If this doesn't make any sense the problem I am referring to can be seen here:

http://216.69.150.104/Galleries/Lifestyle/gallery.html

Thank you for your time.

Regards,

marc
chrisxkelley



Joined: 07 Dec 2004
Posts: 246

PostPosted: Sat Jan 15, 2005 1:05 am     Reply with quote

to get the frame to scroll all the way down try using an anchor at the bottom of the page like so:
Code:

<a name=".bottomanchor"></a>


then using a body onLoad tag for the new page, or an onClick if you are just clicking a link to do this. example:

Code:

<body onLoad="#bottomanchor">


i'm not sure if that's exactly the right syntax, or if its what you are wanting to do, but i think it is...haha

let me know
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot 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
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial