|
|
Q1478 Is there a way using JavaScript to have a button on a page with frames print a specific frame?
irt.org | Knowledge Base | JavaScript | Print | Q1478 [ previous next ] Q1478 Is there a way using JavaScript to have a button on a page with frames print a specific frame?In Internet Explorer 4, no - the print must be an activeX embedded in the page you need ot print and even then if you try to print from another frame, that other frame gets the focus and Internet Explorer 4 will try to print that instead. In Netscape Navigator 4+ and Internet Explorer 5 you can simply do this:
Feedback on 'Q1478 Is there a way using JavaScript to have a button on a page with frames print a specific frame?' |
-- div -->
|