472,101 Members | 1,444 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,101 software developers and data experts.

Multiple frames and scrolling?

I would like to create a document containing two frames, in a vertical
split, as follows
+---------------------------------------------------------------------+
| <Prev> <Next> |
+---------------------------------------------------------------------+
| <Anchor 1> |
| <some text> |
| |
| |
| <Anchor 2> |
| <some text> |
| |
| |
| |
| <Anchor 3> |
| <some text> |
| |
| |
+---------------------------------------------------------------------+

And I need to have the <Prev> and <Next> buttons scroll the bottom
frame to show the previous/next anchor.

Here is the tricky part - I know how to do this when placing the two
frames into separate URLs. What I would like two do is to have it ALL
in a single file, so I can serve it up with one request. Perhaps frames
isn't the right mechanism, and I should be using some sort of embedded
<div>, or <iframe>.

Any help would be greatly appreciated.

Apr 26 '06 #1
1 1360
To further the education of mankind, pe****@yahoo.com vouchsafed:
Any help would be greatly appreciated.


Don't multipost (-post copies of the same message to multiple NGs.)
Crosspost (-include more than one NG in the same posting.)

--
Neredbojias
Infinity has its limits.
Apr 26 '06 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by Jeff Johnson | last post: by
5 posts views Thread by Frances Del Rio | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.