i am trying to use one of the following to print my coupon page:
<a class="floatl" href="#" onclick="window.print();re
turn false;" >print</a>
<a class="floatl" href="#" onclick="self.print();retu
rn false;" >print</a>
<a class="floatl" href="javascript:self.prin
t();" onfocus="blur()">print</a>
so far i have had no success with this in ie6. every other browser is fine. Does somebody know what is the problem and how it can be resolved. I am going to explore some more tonight but need a fix asap.
Thanks!
Start Free Trial