when print button is cliked it opens up a printpreview page
on the print priew page, iam displayig a panel with some information.
what i want is on clicking the print button, the print preview page should be displayed and the popup window (where the print button is located ) should be closed.
yes i tried adding window.close with the javascript, but its not closing the popup page
nicklibee
Member
650 Points
682 Posts
Re: how to close a popup window after print preview page is opened?
May 02, 2012 06:04 AM|LINK
when print button is cliked it opens up a printpreview page
on the print priew page, iam displayig a panel with some information.
what i want is on clicking the print button, the print preview page should be displayed and the popup window (where the print button is located ) should be closed.
yes i tried adding window.close with the javascript, but its not closing the popup page
any idea what could be the problem
thanks
nick