| Issue 10: | functionCallOnClose problem | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Setting functionCallOnClose 2. in file jquery.DOMWindow.js (line 19 and 38) is checked functionCallOnClose and called functionCallAfterClose 3. functionCallOnClose != functionCallAfterClose Anyway, i fixed it but callback function is not called. |
|
,
Oct 30, 2009
found the same problem, settings are not passed to the callback function. too bad... regards Joachim |
|
|
|