User (Legacy) Posted June 2, 2003 Report Posted June 2, 2003 Whenever I open a window using javascript, and then close that window, the parent window crashes. It only seems to happen when I use a variable to get the handle of the window. Example: var theWindow = window.open("chart.asp") Try it yourself.
User (Legacy) Posted June 2, 2003 Author Report Posted June 2, 2003 Using an ActiveX Chart not JPEG "Ricky Mendoza" <prix@hotmail.com> wrote in message news:5eqiwoQKDHA.644@webserver1.softwarefx.com... > Whenever I open a window using javascript, and then close that window, the > parent window crashes. It only seems to happen when I use a variable to get > the handle of the window. > Example: > > var theWindow = window.open("chart.asp") > > Try it yourself. > >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.