Connecting Tech Pros Worldwide Help | Site Map

How to set the frame at bottom

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 17th, 2005, 02:29 AM
Yue Zhang
Guest
 
Posts: n/a
Default How to set the frame at bottom

I want to display input messages in a floating frame. I want to set
scroller to the bottom initially so that the newest messages are
displayed first. How to do that? Thanks

  #2  
Old July 17th, 2005, 02:29 AM
Randy Webb
Guest
 
Posts: n/a
Default Re: How to set the frame at bottom

Yue Zhang wrote:
[color=blue]
> I want to display input messages in a floating frame. I want to set
> scroller to the bottom initially so that the newest messages are
> displayed first. How to do that? Thanks[/color]

Put an anchor at the end of the page in the floating frame, and then set
the src attribute of the IFrame tag to point to the anchor:

in IFrame.html:

//html code
<a name="endOfPage">

And then in the IFrame tag:

<iframe src="IFrame.html#endOfPage"></iframe>

--
Randy

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.