Help on...
Hello.
I've been wondering how to make a table-like thing [Heck, maybe even a table], that has text in it, but you can scroll inside of it... Did that make any sense?
Hello.
I've been wondering how to make a table-like thing [Heck, maybe even a table], that has text in it, but you can scroll inside of it... Did that make any sense?
Mark Hensler posted this at 06:42 — 27th February 2001.
He has: 4,048 posts
Joined: Aug 2000
do you mean...
SefIsHere posted this at 06:43 — 27th February 2001.
They have: 16 posts
Joined: Jan 2001
You have a page.
On it, you have a small table, but there's a scrollbar on the table. This is what I'm looking for.
ShinNathan posted this at 12:07 — 27th February 2001.
They have: 46 posts
Joined: Dec 2000
I have seen it done with JavaScript, but it is quite hardcore.
In very basic terms, you put all of your text on a layer then built a graphic scrollbar. Use onmouseover to launch a fuction that either scrolls that text layer up or down.
You could also use iframes... But they will only work with IE and NS6.
Nasanu.org
Suzanne posted this at 19:39 — 27th February 2001.
She has: 5,507 posts
Joined: Feb 2000
You can use regular frames (why doesn't anyone mention this?)
Make the table layout and make sure it works, then cut it up and put it in the frameset.
Hth,
Suzanne
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.