I'm having a problems printing contents of GreyBox popup using window.print() command. When a visitor prints via IE, it prints the page very small and at the top of the page. In other words, it prints whole page very small. However, it prints correctly in Firefox and Safari. Here's the code I use to print:
<head> <link rel="stylesheet" href="print.css" type="text/css" media="print" / > </head> <body> <a href="javascript:window.print()"><img src="printbutton.gif" alt="print this page" id="print-button" /></a> Thanks in advance for your quick response. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GreyBox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/greybox?hl=en -~----------~----~----~----~------~----~------~--~---

