开发者

ie 7 and below issue, absolute positioning

开发者 https://www.devze.com 2023-04-07 18:55 出处:网络
for some reason in 开发者_如何学JAVAie 7 and lower there is a huge gapin the content. I think it has to do with some jQuery I have running. the menu seems to push the content down even though its abso

for some reason in 开发者_如何学JAVAie 7 and lower there is a huge gap in the content. I think it has to do with some jQuery I have running. the menu seems to push the content down even though its absolute position and it shouldn't be in the flow?

http://www.tigerstudiodesign.com/company-overview/

ie 7 and below: http://localhostr.com/files/yshCtut/Screen+shot+2011-09-27+at+11.08.20+AM.jpg

what it should look like: http://localhostr.com/files/Gq1DiuR/Screen+shot+2011-09-27+at+11.08.40+AM.jpg


try this

#header {position: relative;}
#content {position: absolute; left: 0; top: 135px; height: 40px; }
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号