We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 6726
    • 7,075 Posts
    Great initiative, though we should find a way to centralize bug tracking with the official tool. An item to submit to the team...

    Aynyway in the meantime definitely a plus, and I will (again) ask for an AjaxSearch subforum, this thread is way too long and AjaxSearch is a key snippet !

    Back on why I got here : I have a problem with AjaxSearch 1.7.1 and jQuery.
    I can’t use AjaxSearch with &ajaxSearch=`1` it would seem that there is a conflict between mootools and jQuery, while there shouldn’t since I systematically use :

    [tt]var $j = jQuery.noConflict();[/tt]

    I am no js expert I don’t know why this happens and if someone had the same problem.

    Want me to file this in FlySpray ?
      .: COO - Commerce Guys - Community Driven Innovation :.


      MODx est l'outil id
      • 5811
      • 1,717 Posts
      Hi David

      I can’t use AjaxSearch with &ajaxSearch=`1` it would seem that there is a conflict between mootools and jQuery, while there shouldn’t since I systematically use :

      var $j = jQuery.noConflict();
      Under firebug which kind of error do you get ?

      I am no js expert I don’t know why this happens and if someone had the same problem.
      Unfortunately, I don’t use jQuery so I can’t try to reproduce this kind of behaviour.