![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi have have this structure table class="ThisTableShouldNotBePrintedOnlyDIV" tr td>Some text</td td div id="printMeOnly">THIS TEXT SHOULD BE PRINTED</div /td /tr /table I know that i can use the @media tag but have no clue how to print a NESTED div. |
#3
| |||
| |||
|
|
You can try cheating with an (admittedly impractical) approach like table { color:white; background:none; font-size:0.1px } div#printMe { ...back to defaults... } |
![]() |
| Thread Tools | |
| Display Modes | |
| |