Closed Thread Icon

Preserved Topic: Scroll Bar On Tables (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=17984" title="Pages that link to Preserved Topic: Scroll Bar On Tables (Page 1 of 1)" rel="nofollow" >Preserved Topic: Scroll Bar On Tables <span class="small">(Page 1 of 1)</span>\

 
KARN
Bipolar (III) Inmate

From: North Bay, Ontario, CA
Insane since: Apr 2001

posted posted 05-22-2001 02:21

is there a way to make a table have a scrollbar when it overflows?

::K::A::R::N::

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 05-22-2001 03:32

Hmm I haven't tried it but I guess you could try css overflow property on td's

something like:

td {overflow: auto}

but you will probably have to put everything in a DIV and use the overflow attribute on that


Walking the Earth like Kane

psych3
Nervous Wreck (II) Inmate

From: Australia
Insane since: Feb 2001

posted posted 05-22-2001 04:59

look at my alchemy site for an explanation on how to do this.


----------------------
Eddie Traversa
DHTML NIRVANA
Multiple Award Winning Sites
Macromedia Resources & Various Other Goodies.
http://www.dhtmlnirvana.com/
--------------------------
Dynamic XHTML Developers Guide
Currently being written by Jeff Rouyer and little ol me
Let you know about a firm release date as soon as I know.
-----------------------------

« BackwardsOnwards »

Show Forum Drop Down Menu