Open wishper opened 12 years ago
I've corrected the issue. I'm going to push it, but since I'm totally new to GIT, in case I do some mistake, the correction is the following:
change line 102 from setTimeout(function(_this) { to setTimeout(function() {
Fixed the autoclose issue, found another similar: in unload, row jQuery(window).unbind('resize', function () { this.resize(); }()); "this" has not the method resize I'm not sure why you unbind a new function, I think you should unbind the function that had been bound at row 98
I have an Issue in IE (found in IE9) If autoclose is used, IE complains about undefined variable