css - Style overflow:hidden and SVG Firefox 3.6 -


i display svg flows on screen don't want see scroll bars. setting overflow:hidden in body works chromium , opera not firefox 3.6. know fix? thanks.

html, body { overflow:hidden } 

works me: http://phrogz.net/tmp/wide_svg.xhtml


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -