|
Post by dana on Jun 4, 2007 13:58:18 GMT -5
So I was bored when my internet was hibernating and whipped up a graphic that I'm planning on using for a site devoted to my racers and chasers. The graphic is going to be on the left side of the page, with a scrolling text box on the right for content. My question is, is it possible to put a scrollbar on a table? Or is there another way to make a scrolling text box?
|
|
|
Post by Maya on Jun 4, 2007 14:51:23 GMT -5
You'd have to use an iframe or a scrolling text box and put the table inside it if you want the entire table to scroll... You can't make an individual cell in a table scroll, unless you put a scrolling text box inside it. *digs up code* <ilayer name="name"> <div id="name" style="width:WIDTH;height:WIDTH;overflow:auto">
TEXT GOES HERE </textarea> </div>
That should work... let me know if it doesn't and I'll make sure it's right lol. I'm in a bit of a rush
|
|
|
Post by dana on Jun 4, 2007 15:15:05 GMT -5
Alrighty, I'll give that a try
|
|
|
Post by dana on Jun 8, 2007 12:51:16 GMT -5
Yay it worked!
|
|
|
Post by Maya on Jun 8, 2007 14:11:58 GMT -5
Yay! When do we get to see this new site? *nudge nudge*
|
|
|
Post by dana on Jun 8, 2007 15:31:23 GMT -5
|
|
|
Post by Nicole on Jun 9, 2007 7:22:34 GMT -5
Man you are good *jealous*
|
|