Hi,
I'm not sure if this is the right place for this thread so please moderators move it if needed...
Is it possible to print a particular HTML tag (div or tr i.e.)?
I have a link on a page in a <tr><td> tag
now when a visitor clicks on the link, the printer will print the whole page. And I want it to print only this tag. I suppose there is a JS function to do that. Can someone give an advice?HTML Code:<a href="Images/coupon_21.jpg" onclick="window.print()" target="_blank"><img src="Images/coupon_21.jpg" alt="" style="border:none"></a>
Thank you very much.
Regards







Bookmarks