Skip to main content

Scroll inside a table? 1414 Responses

Last post: 1 year, 1 month ago | Thread started: Aug 1, 07, 9:03 a.m.

RespondNew TopicDisable Images

Out of context: Response #2 [Aug 1, 07, 9:03 a.m.]

  • neverblink

    add a div to the table-cell and set the following css for it:

    !! the height should be the desired height of the cell

    overflow:auto;
    height: 300px;

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel

Skip to main content