How to maintain scroll position in chrome in Asp .Net.
I write code for this ...
<pages theme="DarkBlue" maintainScrollPositionOnPostBack="true" asyncTimeout="50000">
in web.config file.
It's work in Mozilla but does't work in chrome.
Can any one help me?
I write code for this ...
<pages theme="DarkBlue" maintainScrollPositionOnPostBack="true" asyncTimeout="50000">
in web.config file.
It's work in Mozilla but does't work in chrome.
Can any one help me?