I use a print link that causes a problem with Opera 7. The link looks
like this <a href="javascrip t:parent.frames .mainFrame.prin t()">Print
this page</a>
I also used
<a href="javascrip t:print()">Prin t this page</a>
and it also worked with most browsers. I realize that it only works if
you have Microsoft Windows versions for PC but that is what most of
out customers have anyway. I have also noticed that there is a problem
with certain browswers, for example Explorer 4 version but also with
newer browser like Opera 7.01. I does work perfecly well with
Mozilla-compatible browsers but why not with Opera. With Opera it
first looks as if it would work, but when you choose print from the
Operating system it prints the wrong frame although i specifically try
to call the right frame. Has anyone found a workaroung or sollution to
my problem.
like this <a href="javascrip t:parent.frames .mainFrame.prin t()">Print
this page</a>
I also used
<a href="javascrip t:print()">Prin t this page</a>
and it also worked with most browsers. I realize that it only works if
you have Microsoft Windows versions for PC but that is what most of
out customers have anyway. I have also noticed that there is a problem
with certain browswers, for example Explorer 4 version but also with
newer browser like Opera 7.01. I does work perfecly well with
Mozilla-compatible browsers but why not with Opera. With Opera it
first looks as if it would work, but when you choose print from the
Operating system it prints the wrong frame although i specifically try
to call the right frame. Has anyone found a workaroung or sollution to
my problem.
Comment