scrollbar question

message from kari03 on 16 Jul 2004
hi -
i am bringing a text file in to a cell in a table using php. i want to be able to scroll the text in that cell with a scrollbar. is this possible? how do i do it?
 
Murray *TMM* replied to kari03 on 16 Jul 2004
Put it into a div with a CSS declaration of overflow:scroll. Be aware that
this may not work on V4 browsers or earlier.
 

Archived message: scrollbar question (Macromedia Dreamweaver)