Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30223
| From | Mike S <mscir@yahoo.com> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | OT: minimum requirements for printing a web page |
| Date | 2016-04-05 19:03 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <ne1qir$763$1@dont-email.me> (permalink) |
I have to parts of a web page using javascript, and I'm wondering what the minimum requirements are for printing. Normally I print a whole valid page to a new window including css, then print it. Is there a reliable way to do less? Iow can I ignore everything but the content I want to print and use html tags to formate it? TIA, Mike S
Back to comp.lang.javascript | Previous | Next | Find similar | Unroll thread
OT: minimum requirements for printing a web page Mike S <mscir@yahoo.com> - 2016-04-05 19:03 -0700
csiph-web