Posted 09 Jan 2011 Link to this post
Posted 13 Jan 2011 Link to this post
I already examined the demo you sent to us regarding the two issues you face and I modified it in order to fix the js error. However, regarding the scrollbars problem, it has either disappeared after I fixed the demo or you should give us additional instructions or a video capture because I could not reproduce it on my side.
<!--[if IE 6]>
<
style
type
=
"text/css"
>
/* some css fixes for IE browsers */
html {overflow-y:hidden;}
body {overflow-y:auto;}
#bg {position:absolute; z-index:-1;}
#content {position:static;}
</
<![endif]-->
Refards, Bader