For various reasons specific to my project, we are using MooTools as our JS framework. There is an issue with MooTools & JQuery compatibility. In order to use MooTools on let's say "Garland", one needs to wrap all instances of JQuery with a function so that the $ functions do not conflict.

In this case, we simply let Garland be Garland and are using MooTools exclusively on our very ~independent~ themes.

1. Can AJAX module be used without JQuery as a framework? I don't see any clear guideline stating JQuery as a dependency.
2. If one wanted to support other frameworks with AJAX, where would one start?

Comments

flexvixon’s picture

Title: Dependencies » JQuery Dependant?
flexvixon’s picture

Title: JQuery Dependant? » xx
Status: Active » Closed (fixed)