css float - CSS Div positioning problem in IE -
i have jq slideshow in div on page: http://www.lucky-seed.com/web.html
and have css sheet ie following style:
.slideshow { height: 599px; width: 700px; max-width: 700px margin-top: 00px; margin-left: 295px; float:left; position: relative; display: inline;}
where going wrong? looks great in ie, once in ie, can't seem move position around no matter do.
thanks in advance insights.
hello fellow pittsburgher :p
you've got many different, conflicting styles going on there. while it's not specific answer, might suggest using css framework blueprint ( http://www.blueprintcss.org/ ) better manage columns greater simplicity , let worry ie compatibility. rolling columns unnecessary these days.
Comments
Post a Comment