HighDots Forums  

Table split accross pages

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Table split accross pages in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Terry Olson
 
Posts: n/a

Default Table split accross pages - 10-13-2004 , 08:13 PM






I know this is similar to a post earlier, but the question wasn't answered.
I am creating a page of nothing but table data, but the <td> will get split
between two pages, how can I avoid this; specifically when coding for IE. I
know of page-break-inside, but IE doesn't support that. So what solutions
does IE support?



Reply With Quote
  #2  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: Table split accross pages - 10-13-2004 , 08:37 PM






"Terry Olson" <twjolson (AT) hotmail (DOT) com> wrote:

Quote:
I know this is similar to a post earlier, but the question wasn't answered.
I am creating a page of nothing but table data, but the <td> will get split
between two pages, how can I avoid this; specifically when coding for IE. I
know of page-break-inside, but IE doesn't support that. So what solutions
does IE support?
None, to the best of my knowledge. The best you can do is use
page-break-before on the TRs and settle for each row starting on a new
page.

--
Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ๔ter le premier point de mon adresse de courriel.


Reply With Quote
  #3  
Old   
Terry Olson
 
Posts: n/a

Default Re: Table split accross pages - 10-14-2004 , 02:56 AM



Yea, I think that's how I will have to handle it.
Damn Microsoft.

"Harlan Messinger" <hmessinger.removethis (AT) comcast (DOT) net> wrote

Quote:
"Terry Olson" <twjolson (AT) hotmail (DOT) com> wrote:

I know this is similar to a post earlier, but the question wasn't
answered.
I am creating a page of nothing but table data, but the <td> will get
split
between two pages, how can I avoid this; specifically when coding for IE.
I
know of page-break-inside, but IE doesn't support that. So what solutions
does IE support?

None, to the best of my knowledge. The best you can do is use
page-break-before on the TRs and settle for each row starting on a new
page.

--
Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ๔ter le premier point de mon adresse de courriel.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.