Results 1 to 3 of 3

Thread: Scrollbars problem

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2000
    Location
    Europe, Lithuania
    Posts
    309

    Resolved Scrollbars problem

    Hello,

    I'm losing my head working with scrollbars...

    There is table in page, which has head row, and second row with three colums.

    |-------------------|
    |______Head_______|
    | col1 | col2| col3 |
    |_____|_____|_____|

    The head and col1 must be always viewable - when scrooling it (must be fixed and not to scoll).

    To solve this problem I used div tags with style OVERFLOW:auto in col2 and col3.

    Everything works fine, but then there is more data in col2 or col3 and I scroll it, after post back position of div's scrollbars are reseted.

    Any suggestions?

    PS. Sorry for my poor english.
    Last edited by Norkis; Feb 4th, 2005 at 08:42 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width