[thelist] onClick(Image.Print())

Tom Dell'Aringa pixelmech at yahoo.com
Wed Jul 2 09:47:14 CDT 2003


--- Rob Smith <rob.smith at THERMON.com> wrote:
> Good morning, afternoon, night,
> [snip]
> What I wanted to do is have an image and if the user
> clicks it, the image would print. much like
> javascript:window.print(). [snip]

Use a CSS print stylesheet for those pages. Your print.css sheet
would have everything as display: none; except your image. If you
don't know how to this, google 'css print stylesheet' should get you
what you need.

HTH

Tom

=====
http://www.pixelmech.com/ :: Web Development Services
http://www.DMXzone.com/ :: Premium Content Author / JavaScript / Every Friday!
http://www.maccaws.com/ :: Group Leader
[Making A Commercial Case for Adopting Web Standards]

"That's not art, that's just annoying." -- Squidward


More information about the thelist mailing list