Open jstoneky opened 10 years ago
... to set preventClose()
Also added in the event handler for 'close' so it may be listened to separately.
Issue its resolving can be reproduced here http://jsfiddle.net/LvmBP/
Just a quick glance at this. But the code won't even compile in its current state. Line 228 needs a parenthesis and semicolon.
Yup, just a fail on my end, updated.
... to set preventClose()
Also added in the event handler for 'close' so it may be listened to separately.
Issue its resolving can be reproduced here http://jsfiddle.net/LvmBP/