#How can i make my pop up windows load fast
2 messages · Page 1 of 1 (latest)
can you spawn it with visible: false (or was it hidden: true ?) ? If so then you can just call window.show() from inside that spawned window when it's ready. That should get rid of the flash.