jquery新手。不确定这是javascript还是css问题。我会猜测后者,但我尝试过的一切都失败了。网站效果很好,只是在ie6或7中没有正确对齐。
http://sixpencechildphotography.com/
任何建议,将不胜感激。
答案 0 :(得分:1)
在这里你应该在#myslide .cover
中添加左侧位置#myslide .cover {
height: 450px;
left: 0;
position: absolute;
width: 6775px;
}