![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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? |
#3
| |||
| |||
|
|
"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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |