1 Reply Latest reply on Dec 21, 2011 10:16 AM by tom_kr

    How to RichFaces ModalPanel scroll to top

    tom_kr

      Hi,

      I have a RichFaces ModalPanel having a vertical scrollbar.

      Is there a programmatical way to scroll to the top?

      I tried javascript's scroll functions, but they didn't work.

      As an alternative way, i tried to focus on the ModalPanel's header via javascript, but it didn't work either.

       

      Thanks.