Scroll Bar Visibility

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JSP

    Scroll Bar Visibility

    Hi There,
    I was wondering if there is anyway to capture an event for when the
    scroll bar would appear while rendering a page with dymanic results
    driven questions. Such that answer to q1 would lead to another
    question, need to know what would be the last question before the
    scroll bar would appear.

    Thanks,
    JSP.
  • Csaba2000

    #2
    Re: Scroll Bar Visibility

    Richard Cornford suggested .onresize for me in an alternate
    setting, and it might be worthwhile investigating in the absence
    of other responses.

    His reply is most of the way down on


    Good luck,
    Csaba Gabor

    "JSP" <n_koticha@yaho o.com> wrote in message news:bda58865.0 309171230.3d741 0c8@posting.goo gle.com...[color=blue]
    > Hi There,
    > I was wondering if there is anyway to capture an event for when the
    > scroll bar would appear while rendering a page with dymanic results
    > driven questions. Such that answer to q1 would lead to another
    > question, need to know what would be the last question before the
    > scroll bar would appear.
    >
    > Thanks,
    > JSP.[/color]


    Comment

    Working...