IE8 style.top limited to 1342177?
Posted
by Nishan
on Stack Overflow
See other posts from Stack Overflow
or by Nishan
Published on 2010-04-13T11:31:12Z
Indexed on
2010/04/13
11:33 UTC
Read the original article
Hit count: 454
internet-explorer
|internet-explorer-8
Found this rather strange bug in IE8; element.style.top is limited to 1342177 pixels. Even though an element will rarely grow this large, it is not impossible. And when it does things break. (I am an unfortunate victim)
Any possible work arounds you guys can think of?
© Stack Overflow or respective owner