It seems that the window.print() function doesn't work in safari 1.0.3. I have that function in an onClick event in an anchor tag on one of my sites. Works fine in IE and Firefox on both mac and PC. Is there a way for it to work in safari?
lZakl
9:39 pm on Apr 25, 2005 (gmt 0)
hmmmm funny...
<a href="javascript:window.print()">Print this page</a>
I worked that into a test HTML page and it worked fine in Safari...
What version of Safari? Maybe the version you are using?