Sorted it out :)

// remove all window events
window.removeEvents();

// remove all window 'click' events
window.removeEvents('click');


Thanks every one !

Reply via email to