I have one videobox that acts like a lightbox for displaying video using mootools.js file and I am trying to integrate in my web page a menu using mootools-1.2.1-core-nc.js. Is there any way to make this files work togethere without conflicting???
not in a framework that does prototyping, although the differences between 1.11 and 1.2 are seldom to do with prototypes.
please read http://stackoverflow.com/questions/1407659/incomatible-mootools-scripts - it has already been asked.
Dimitar thats not true. Mootools always release a compatability layer between different version. As of version 1.2.3 this is included by default but for earlier versions you had to explicitly download it. Heres the link:
http://www.siafoo.net/article/62
Direct links to the files:
Core compat file: http://crew.icapsid.net/stou/mootools/mootools-compat-core.js More compat file: http://crew.icapsid.net/stou/mootools/mootools-compat-more.js
Mootools no longer have these easily available on their site as they would like everyone to upgrade (or an over sight by them) but they do have the original librarys available.
That said Mootools have release and update to their 1.1 and 1.2 version due to a change in Firefox 3.6 thats due for release. Suggest you read the blog post below:
http://mootools.net/blog/2009/11/02/upgrade-mootools/#more-435