Call myWindow() // divobject attaches
other stuff
close window
more stuff
Call myWindow() // // divobject does not attach[/code]
Is there a solution to this?
Hello
Close() window destroys this window and detach it from its container.
You can hide() this window on closing and show() via some other command/event you need:
Fairly typical response that I’ve seen many times. Create the window on load then hide. My question was creating the window on demand (which may or may not occur) and then hide it after being done with it for the time being. When the window is needed again in the future show the window.
Jeez mate! Such an elegant documented solution that describes and illustrates so much more than what can be gleaned out of ‘standard’ API/Method documentation.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan