malsup / blockui

jQuery BlockUI Plugin
http://jquery.malsup.com/block/
1.69k stars 506 forks source link

How to set BlockUI scroll position? #133

Open OutOfTouch opened 8 years ago

OutOfTouch commented 8 years ago

I am using the BlockUI plugin and I set overflow to auto and I get the scroll bars and they work. The only issue I have is it automatically scrolls to the bottom of the content and I would like to position it to the top of the content and I have been unsuccessful in doing so. Does anyone know how I can set the scroll position to the top of my content in my Div?

OutOfTouch commented 8 years ago

Wish I knew if what I need to do is possible or not.

OutOfTouch commented 8 years ago

Is there a way to get ScrollTop(0) to work with the BlockUI? Anyone got an idea?