I've been putting a web site together over the past few days using CSS
and JS and testing it on Mozilla/Linux 1.7.3, Firefox/Windows 1.0PR & IE
5.0

The CSS has:
font-family: Verdana, serif;

The JS has one line only:
window.print();

So, Mozilla acknowledges the font but when you try to respond to the
print window it errors with "You cannot print while in print preview"

Firefox and IE both ignore the font-family and present the text in
sans-serif style.

Firefox responds to the window.print() command and presents the print
window and prints fine.

IE just presents a blank window.

Sigh...

-- 
Howard.
LANNet Computing Associates;
Your Linux people <http://www.lannetlinux.com>
------------------------------------------
"When you just want a system that works, you choose Linux;
when you want a system that just works, you choose Microsoft."
------------------------------------------
"Flatter government, not fatter government;
Get rid of the Australian states."


-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to