print() works in mozilla but not in IE ?!?!

G

Guilherme Oliveira

Hi !

I've a script that works fine in mozilla:

<SCRIPT LANGUAGE="JavaScript">
parent.destino.focus();
parent.destino.print();
link.focus();
</script>

But it's not working in IE6.
What is curious is that if I go to another page and do Back it shows
the print dialog :))

Any help please ?
[]'s
 
M

Mick White

Guilherme said:
I've a script that works fine in mozilla:

<SCRIPT LANGUAGE="JavaScript">
parent.destino.focus();
parent.destino.print();
link.focus();
</script>

But it's not working in IE6.
What is curious is that if I go to another page and do Back it shows
the print dialog :))

Any help please ?
[]'s


Error message? What is "link" ? "print" is the perview of the OS, no?
Mick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top