Page break issue in IE7

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ashwani Sharma
    New Member
    • Nov 2008
    • 46

    Page break issue in IE7

    (page-break-before: always;) not working in IE7. Is there any other way to solve this issue in IE7.

    Thanks in advance,
    Ashwani Sharma
  • JKing
    Recognized Expert Top Contributor
    • Jun 2007
    • 1206

    #2
    This issue can often be fixed by setting a height to your elements and making sure they are not empty. Without seeing your related HTML it's hard to be certain.

    Comment

    • Ashwani Sharma
      New Member
      • Nov 2008
      • 46

      #3
      Thanks a lot JKing. I did what you suggest and it got fixed :-)

      Comment

      Working...