Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Digital Lifestyle
Web Design and Hosting
style="page-break-before:always not working
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="kdelucia" data-source="post: 318727" data-attributes="member: 26696"><p>I created a web page that is meant to be printed. It consists of a series of tables with page breaks between the tables. My code works perfect on IE on a PC and the pages break where they should. However, on Safari on OS X the page breaks aren't working. I've done some research and as far as I can tell this should work on Safari. Here is the line of code that should be doing the page break.</p><p></p><p><p style="page-break-before<img src="/images/smilies/angel.gif" class="smilie" loading="lazy" alt=":a" title="Angel :a" data-shortname=":a" />lways;">a</p></p><p></p><p>Earlier in my code I included:</p><p><style type="text/css"></p><p></p><p>Does anyone have any pointers on how I can get the page break working?</p><p></p><p>Thanks!</p></blockquote><p></p>
[QUOTE="kdelucia, post: 318727, member: 26696"] I created a web page that is meant to be printed. It consists of a series of tables with page breaks between the tables. My code works perfect on IE on a PC and the pages break where they should. However, on Safari on OS X the page breaks aren't working. I've done some research and as far as I can tell this should work on Safari. Here is the line of code that should be doing the page break. <p style="page-break-before:always;">a</p> Earlier in my code I included: <style type="text/css"> Does anyone have any pointers on how I can get the page break working? Thanks! [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Digital Lifestyle
Web Design and Hosting
style="page-break-before:always not working
Top