• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Problem with print

Problem with print 10 years 10 months ago #27893

  • yoadiga
  • yoadiga's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
hello everyone
i have a problem with print Submissions

i have this code

<script type="text/javascript">
function printS()
{
child = window.open(window.location '?tmpl=component', 'popupname','width=800, height=600');
child.setTimeout("window.print()",3000);
}

</script>

its working with firefox and Internet Explorer but not working with Chrom
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!