开发者

Style overflow:hidden and SVG Firefox 3.6

I would like to display an svg that flows over the screen but开发者_开发知识库 I don't want to see scroll bars. setting overflow:hidden in the body works for chromium and opera but not for Firefox 3.6. Anyone know a fix? Thanks.


html, body { overflow:hidden }

Works for me: http://phrogz.net/tmp/wide_svg.xhtml

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜