Print Wish List

Does anyone know of a way to print off the wish list items? Ideally I would have a Print button towards the top of the page and it would pop up a new window with a printer friendly version of the product list with 2 or 3 products per page.

(04-19-2010) Screenshot 000564.jpg

[url]http://personalweb.about.com/od/copypastejavascripts/a/404_3scripts_3.htm[/url]

or this

[url]http://www.hypergurl.com/printpage.html[/url]

or this

[url]http://www.dynamicdrive.com/dynamicindex9/other1.htm[/url]

this is the simpliest

[url]http://javascript.about.com/library/blprint.htm[/url]

print page

you can also replace the “print page” with an image like this



add code and then add a print button or text link to the wishlist page

you can also use the addthis script. it has a built-in print button

i add an addthis code to a block at the center column, over central content

whole code is

[HTML]











|




[/HTML]
you can also add [HTML] [/HTML] in order to remove "Send to friend" addon

you can also use addthis code

i add an addthis code to a block on central column over central content

[HTML]











|




[/HTML]
This print button, print ONLY the page inside "central content" and NOT the whole page with logo,etc

or you can use the addthis (share) button. it also has print button and email button

if you add it as a block (html content) at the center position over central content, then it will print only the content of the central column (main content) onyl with the top images,etc

you can also make a block appear only at the products page and add addthis there



search the forum “share it button”