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

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top