![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there any equivalent to {display: none} such as {print: none} ? I'd like to have an element visible on screen, but suppressed in printouts. For these purposes, it only need work in Win IE 5.5 / 6 |
#3
| |||
| |||
|
|
Is there any equivalent to {display: none} such as {print: none} ? I'd like to have an element visible on screen, but suppressed in printouts. For these purposes, it only need work in Win IE 5.5 / 6 Use display: none, but put it in a Print CSS file. http://www.alistapart.com/articles/goingtoprint/ -Darrel |
#4
| |||
| |||
|
|
Ah, sadly this was for my Print CSS file - I was hoping to have an instruction visible on screen but non-printing... |
#5
| |||
| |||
|
|
Ah, sadly this was for my Print CSS file - I was hoping to have an instruction visible on screen but non-printing... Uh...that is *exactly* what print CSS is for. -Darrel |
#6
| |||
| |||
|
|
dearie me, I rather misunderstood the document. This is the URL that finally got the message through to me: http://www.meyerweb.com/eric/article...ev/200001.html thanks! J "darrel" <notreal (AT) hotmail (DOT) com> wrote in message news:d55gr1$54a$1 (AT) forums (DOT) macromedia.com... Ah, sadly this was for my Print CSS file - I was hoping to have an instruction visible on screen but non-printing... Uh...that is *exactly* what print CSS is for. -Darrel |
#7
| |||
| |||
|
|
This article might be (or might have been ;-) helpful: http://www.projectseven.com/support/answers.asp?id=140 There are an awful lot of resources in the Dreamweaver Community that one sometimes overlooks. It pays to expand your quests to places like Projectseven, as well as Communitymx.com when you're stumped. Happy hunting (and printing) -- Al Sparber - PVII http://www.projectseven.com DW Extensions - Menu Systems - Tutorials - CSS FastPacks --------------------------------------------------------- Webdev Newsgroup: news://forums.projectseven.com/pviiwebdev/ CSS Newsgroup: news://forums.projectseven.com/css/ RSS/XML Feeds: http://www.projectseven.com/xml/ "Julz" <julian (AT) jlittlewood (DOT) com> wrote in message news:d55h74$5ke$1 (AT) forums (DOT) macromedia.com... dearie me, I rather misunderstood the document. This is the URL that finally got the message through to me: http://www.meyerweb.com/eric/article...ev/200001.html thanks! J "darrel" <notreal (AT) hotmail (DOT) com> wrote in message news:d55gr1$54a$1 (AT) forums (DOT) macromedia.com... Ah, sadly this was for my Print CSS file - I was hoping to have an instruction visible on screen but non-printing... Uh...that is *exactly* what print CSS is for. -Darrel |
![]() |
| Thread Tools | |
| Display Modes | |
| |