2012-04-09 33 views
3

我使用orphan財產,如果大量數據,它在Chrome和IE努力增加對打印分頁符不支持,但在不支持它的火狐分頁符在Firefox

docprint.document.write('</head> 
      <body onLoad="self.print()"> 
       <fieldset class="result tbl" style="border-width: 0 0 0 !important;"> 
       <div class="table report_data" style="width:100% !important; 
          padding-left:4px !important; 
          padding-Right:5px !important;orphans:7;">'); 
---------------------------------------------------------^^this is not supported in Firefox 

任何人都知道該問題的解決方法。

回答

1

幾個屬性無法通過Firefox的支持....

Check this site...this...

+0

我知道它不支持這就是爲什麼我問周圍的工作':)' – 2012-04-24 07:44:22