abeswede
11-06-2010, 04:39 PM
I have a javascript slider that is misaligned in IE7 but works great in IE8 and all other browsers. The site can be viewed at http://www.learningconnectionsweb.com/. I would love any feedback into what might be going on. The CSS code for that area is
#DDSlider {
height:425px;
width:899px;
position:absolute;
top:0px;
display:block;
float: left;
}
#DDSlider {
height:425px;
width:899px;
position:absolute;
top:0px;
display:block;
float: left;
}