|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Printing in Landscape...
Ok, I've google a bit, and come up with http://home.tampabay.rn.com/bmerkey...scape-test.html, but it seems to fail if I try printing tables in Landscape.
It's for an intranet ap, using IE6 predominantly but also needs to work in Moz. Does anyone know of a way to do this with tables?
__________________
Support requests via PM will be ignored! |
|
#2
|
|||
|
|||
|
Cant see the link
|
|
#3
|
||||
|
||||
|
Oh, wierd, it works for me...
Doesn't matter though, I found a solution, but it's IE only though... ![]() Code:
div.page table {
margin-right: 80pt;
filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=1);
}
Does anyone know of a way to have this work in Moz? |
|
#4
|
|||
|
|||
|
Your using an IE propriety CSS decloration there. As far as I know there is no way to rotate HTML elements in Mozilla.
-D |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > Printing in Landscape... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|