Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • mhutter 9 posts 29 karma points
    Sep 14, 2010 @ 16:46
    mhutter
    0

    MooTools and Umbraco: Javascript Library Conflict

    Running umbraco 4.0.4.2 and ran into a js library conflict...

    I'm running MooTools and attempted to use it's date.format function and found out that Microsoft.Ajax.js is being included in my template and overriding that function.  It is being loaded from a compiled resource, but I can't fiure out why....

    Any ideas?

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Sep 14, 2010 @ 17:10
    Aaron Powell
    0

    Backend of front-end?

    Does MooTools have a no-conflict mode like jQuery?

    MicrosoftAjax.js comes from the ScriptManager so do you have one of those (or the AJAX Control Toolkit's implementation of one)?

  • Steen Tøttrup 191 posts 291 karma points c-trib
    Sep 14, 2010 @ 21:44
    Steen Tøttrup
    0

    Uhm, don't think so!

  • mhutter 9 posts 29 karma points
    Sep 23, 2010 @ 21:26
    mhutter
    0

    In case anyone else runs into the issue, I think it is because we've got a Contour Form in the template....which I am assuming has some AJAX stuff in it...

Please Sign in or register to post replies

Write your reply to:

Draft