Dear All,
I was looking for a solution to print Iframes in Internet Explorer 7 (IE7)
the command window.print() ( even with window.focus) in an iframe does not work.
The solution is
<script language=javascipt>
document.execCommand('print', false, null);
</script>
I spent alot wasted time figuring this out, hope it helps!
best regards,
Ariel
I am considering making Goofi.com free, any ideas on a revenue model?
Goofi is a Live Chat for website with Audio and Video to comunicate with consumers before a sale.