Patrick, try this:
Replace
return w.close();
with
w.close (); w = null; delete w; $.gc ();
in your button functions.
Hope that helps.
--
tomaxxi.com
Patrick, try this:
Replace
return w.close();
with
w.close (); w = null; delete w; $.gc ();
in your button functions.
Hope that helps.
--
tomaxxi.com