I am using UpdatePanelAnimationExtender in order to fade images in and out. This works perfectly with IE but not with Palm WebOS 1.4. On a WebOS client, every time the extender gets triggered, the page position gets reset. The zoom does not change, but
the page is shifted such that the top left corner of the web page is in the top left corner of the screen.
pgruebele
0 Points
1 Post
UpdatePanelAnimationExtender bug (on palm WebOS). Page position gets reset to top left corner.
Mar 01, 2010 06:30 PM|LINK
Hi.
I am using UpdatePanelAnimationExtender in order to fade images in and out. This works perfectly with IE but not with Palm WebOS 1.4. On a WebOS client, every time the extender gets triggered, the page position gets reset. The zoom does not change, but the page is shifted such that the top left corner of the web page is in the top left corner of the screen.
This happens with my code, but also happens with the sample: http://www.asp.net/AJAX/AjaxControlToolkit/Samples/UpdatePanelAnimation/UpdatePanelAnimation.aspx
To reproduce:
1. load the sample page above. Uncheck the "collapse" checkbox.
2. zoom into the page and scroll down in the page.
3. click the "update" button and the page will move such that the top left of the page is at the top left of the screen.
Any ideas?
Thanks
Philip
UpdatePanelAnimationExtender animation toolkit updatepanel position shift top left webos palm