llPositionOnPostback属性不适用于Mozill

llPositionOnPostback属性不适用于Mozill

本文介绍了MaintainScrollPositionOnPostback属性不适用于Mozilla浏览器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

MaintainScrollPositionOnPostback = TRUE

MaintainScrollPositionOnPostback = true

其工作与IE浏览器,但不与Mozilla浏览器(版本9)

its working with IE but not with mozilla(version 9)

建议保持滚动位置是独立于浏览器的另一种方式。

suggest another way of maintaining scroll position that is browser independent..

thanxx

推荐答案

找到答案在这里:

http://weblogs.asp.net/andrewfrederick/archive/2008/03/04/maintain-scroll-position-after-asynchronous-postback.aspx

在这里:

http://www.4guysfromrolla.com/articles/111704-1.aspx

让我知道,如果它的工作原理为你!

Let me know if it works out for you!

这篇关于MaintainScrollPositionOnPostback属性不适用于Mozilla浏览器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-24 13:38