Click here to Skip to main content
15,890,947 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have used page-break-after CSS property in my PHP script, it works fine in all browsers except safari. Please advise me ASAP. I'm in a hurry

I have used the page-break property in <BR> tag.
Posted
Comments
Sunasara Imdadhusen 2-Dec-10 6:57am    
Please don't use word similarly to URGENT

1 solution

Note: No versions of Internet Explorer (including IE8) support the property values "left", "right", or "inherit".

Note: Firefox, Chrome, and Safari do not support the property values "avoid", "left", or "right".

page-break-after (CSS property)[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900