Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q744 Can I print HTML created by conditional code?

irt.org | Knowledge Base | JavaScript | Print | Q744 [ previous next ]

Q744 Can I print HTML created by conditional code?

You can't. When you request the document to be printed the printing mechanism within Netscape loads the document into its buffer, and then runs the JavaScript code in the document in its buffer - if the JavaScript code doesn't display all of the page until certain conditions are met, you'll never be able to print the conditional JavaScript code.

Internet Explorer doesn't reinterpret the JavaScript code.


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.