Page 1 of 1

print image button

Posted: 16 Nov 2008, 20:38
by gerilla
hi,
i saw this request at feauture list. i am using a simple java code for this on my site. here is the code.

Code: Select all

<td><img onclick="window.print();" style="cursor:pointer" title="Print" src="components/com_phocagallery/assets/images/icon-print.png" /></td>
add this code to components/com_phocagallery/views/detail/tmpl/default.php line 56.
and then add the print icon i've added below to your components/com_phocagallery/assets/images/ folder.

thats it.

Re: print image button

Posted: 16 Nov 2008, 21:42
by Jan
Hi, thank you for this information/solution... Jan

Re: print image button

Posted: 03 Feb 2010, 15:16
by arisrais
thanks

Re: print image button

Posted: 14 Oct 2015, 15:47
by reyhan
hi guys
i tested this code but it doesn't work in joomla 2.5 :(
please help ... give me some code for print image.