Mootools overwrites the native .bind()
-
Mootools overwrites the native
.bind()method which can cause a lot of conflict. To fix this issue opengantry/js/mootools.jsand remove the following text and save the file.delete Function.prototype.bind,
The topic ‘Mootools overwrites the native .bind()’ is closed to new replies.