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

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -