开发者

overflow:hidden does not work

Here's my code: http://jsfiddle.net/ybCN5/

I do not know why it does not work. I've tried different ways and still cannot find a solution. I'm going to use th开发者_如何转开发is box for jquery sliding.


Your position:absolute; is causing the element(.sldtitulo) to escape its parent. You need to give the parent that you want it to not overflow a position with a value that is not static.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜