To reproduce:
- Create a div (div1)
- Create a div (div2) within div1
- Make Div1 absolutely positioned.
- Apply a css-scrollbar style to div2, and set overflow to auto
- create enough text in div 2 to force the scrollbar to show
- reposition div1 in javascript by assigning a new value to style.left and
style.top.
(Exception 0xc00000005 in mshtml.dll at 0x00000000635f7da8)
Please let me know if this is a confirmed bug in IE.
Thanks.
--ROBERT
--
-Kody
kody at weekendtech dot net
"Custom ASP.Net Web Controls"
"Robert Bouillon" <djwhi...@hotmail.com> wrote in message
news:%23BS75EM...@TK2MSFTNGP09.phx.gbl...
Parth
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Robert Bouillon" <djwhi...@hotmail.com> wrote in message
news:%23BS75EM...@TK2MSFTNGP09.phx.gbl...
> Can you provide the code? I can look at it and tell you more about it.
>
The desription seemes to be similar to something I encountered when
trying out floats, the stylesheet is at
http://ketil.homeunix.net/layout/6th-stil.css, a sample page is at
http://ketil.homeunix.net/6th/skole/paper/
On my page, Explorer wont show the full content of the page until you
resize the browser. This happends in IE for Windows only..