No, you should be using:

<br class="page">
    ^^^^^

:)

--
 Lindsay Evans.
 Syntax nazi,
 Red Square Productions.

 [p] 8596.4000
 [f] 8596.4001
 [w] www.redsquare.com.au


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Tim Lucas
> Sent: Monday, July 14, 2003 2:12 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] RE: [OT] Print multiple A4s with JS
> 
> 
> Whats the point of defining the style "page" if you aren't going to use 
> it?
> 
> You should be using:
>   <br style="page">
> 
> instead of:
>   <BR style="page-break-after:always;">
> 
> There's also a cross-browser javascript print function here:
>   http://www.dynamicdrive.com/dynamicindex9/other1.htm
> but I haven't tested it.
> 
> -- timmah
> 
> > Put the following inside your head tags
> > 
> > <style>
> > BR.page{page-break-after:always}
> > </style>
> > 
> > To call a page break use
> > 
> > <BR style="page-break-after:always;">
> > 
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to 
> [EMAIL PROTECTED]
> 
> MX Downunder AsiaPac DevCon - http://mxdu.com/

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to