Remove Print CSS (WYSIWYG)

By Erik Vold Last update Oct 25, 2009 — Installed 270 times.

Upgrade coming

in
Subscribe to Upgrade coming 2 posts, 2 voices



Erik Vold Script's Author
FirefoxWindows

I will update this userscript soon, I realized the logic can be greatly improved in removing print css, and I neglected the style tags. All shall be done soon though.

 
samzz User
FirefoxWindows

Hello,
Just a feedback.
For this kind of page: http://www.webrankinfo.com/dossiers/techniques/...
there is no print css description, so (I guess), your script do nothing except the alert "No exclusivly print css was found". But the print result is very different of the screen.

Then:
I saved this page on my desktop and add "print," in the media attribute of all linked css files.
BEFORE: media="screen,projection"
AFTER: media="print,screen,projection"

and I got a WYSIWIG print result :)
So, my suggestion is: add "print," in the media attribute of all linked css files.
Thanks and regards.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel