one more css section
.curvB6{
        width: 546px;   /*ie6 560px*/
        height: 514px;  /*ie6 501px*/
        padding-left: 10px;
}

and also a note, if I remove these lines
overflow-y:scroll;
scrollbar-arrow-color:#006600;
scrollbar-face-color:#e7e7e7;
scrollbar-3dlight-color:#a0a0a0;
scrollbar-darkshadow-color:#888888;
in the .homeDisp css styling

the fx.slide work fine without any overlap or on top of other element
issue, but now I can use the scrollable div anymore

thanks,

Reply via email to