| Author |
Setting scroll bar position
|
vishal pradhan
Greenhorn
Joined: Aug 01, 2011
Posts: 4
|
|
Hi,
Can anyone tell me how should i set scroll bar position after postback in struts using anchor tag in URL.
I was using but this is not working in iPad.
I want to get solution so that this will work on both platform that is ipad and Win OS.
Thanks in anticipation
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8264
|
|
|
This doesn't sound like a Struts problem. This is a browser compatibility problem. I'll change the title and move it to a more applicable forum.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Rob Crowther
author
Ranch Hand
Joined: Nov 06, 2012
Posts: 165
|
|
|
If I understand the comments in this bug correctly, you should try using document.documentElement.scrollTop.
|
Read my books: Hello! HTML5 & CSS3 | HTML5 in Action
|
 |
 |
|
|
subject: Setting scroll bar position
|
|
|