M
Mark Findlay
I am using the standard print link in my web page for printing:
<a href="#" onClick="javascript:window.print(); return false;">PRINT
PAGE</a>
and it works fine on every browser and platform I've tested on EXCEPT Mac IE
5.2
Does anyone know of a way to get this to work on Mac IE 5.2?
Many thanks!
<a href="#" onClick="javascript:window.print(); return false;">PRINT
PAGE</a>
and it works fine on every browser and platform I've tested on EXCEPT Mac IE
5.2
Does anyone know of a way to get this to work on Mac IE 5.2?
Many thanks!