On 03/24/10 11:14, ppgl wrote:
Can a greasemonkey script be called when the user tries to print the
page and only in that case?
No but you can use CSS media queries.
http://www.w3.org/TR/css3-mediaqueries/#media0
Inject the bits you want all the time, and use CSS to make them visible
only in print.
--
You received this message because you are subscribed to the Google Groups
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/greasemonkey-users?hl=en.