TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Scrollbars in tables?

Page: 1 Reply
Nov 11th 2002#77985 Report
Member since: Nov 11th 2002
Posts: 1
Do i have to resort to transforming my whole site into frames?

Is it possible to put a single scrollbar in a section of a table?

I have tried a bit of javascript, but it inputs a scrollbar on the window instead of the section of the table i introduce the code into... hmm!! help? :confused:
Reply with Quote Reply
Nov 11th 2002#77987 Report
Member since: Mar 18th 2001
Posts: 6632
You could put an iFrame into a cell of your table. That is the only way to do it. Tables themselves don't have scrollbars.
Reply with Quote Reply
Nov 11th 2002#78008 Report
Member since: Mar 24th 2002
Posts: 3114
To do that easily,
just check the width and height of the cell,
and insert
[PHP]

[/PHP]

IN between the TD-tags...and you're done. :D

....of course you need that "bleh.html" too.. lol.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum