0
Welcome Guest! Login
0 items Join Now

How to avoid mootools conflicts ?

  • How to avoid mootools conflicts ?

    Posted 17 years 5 months ago
    • Hi,

      in some sites I own, I often have conflitcs between the mootools.js used by the templates, and the one used by modules or componants. In a first time, I thought I could just link all paths to the same file, but most of times the template and modules use a different version of mootools and it has never worked.

      I thought too I could use the newer version of mootools.js, but it won't work too. So could someone explain me how to avoid this kind of conflict, cause I don't know how to ...
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: How to avoid mootools conflicts ?

    Posted 17 years 5 months ago
    • somewhere on the forums is a link to site that will show you the dependencies of any script you upload. What you need to find out is which mootools classes the template needs, and which ones the extension needs.. then go to mootools.net and download your own package. Put this new package into the template index.php file and remove all the existing mootools scripts.

      ... or something like that :-\
    • Say no to Internet Explorer 6.
      twitter.com/mark_up
  • Re: How to avoid mootools conflicts ?

    Posted 17 years 5 months ago
    • OK, I'll try to find this link, thanx !
  • Re: How to avoid mootools conflicts ?

    Posted 17 years 5 months ago

Time to create page: 0.072 seconds