Lightweight Ajax Framework built in PHP with no foot-print. Allows you to build ajax functionality with a single line of code & do so much more, right from the back-end!
I got this:
cjax.js:4739 Uncaught TypeError: jQuery.ajaxSetup is not a function
at Object.CJAX_FRAMEWORK.onStartEvents [as fn] (cjax.js:4739)
at :9:11
at r (cjax.js:4670)
at :1:1
Is there a Cjax incompatible JQuery version? If so, which one? this is what i am currently using with bootstrap 4.6. how can I make them work together? or what's the recommended JQ version to work with.
I got this: cjax.js:4739 Uncaught TypeError: jQuery.ajaxSetup is not a function at Object.CJAX_FRAMEWORK.onStartEvents [as fn] (cjax.js:4739) at :9:11 at r (cjax.js:4670) at :1:1
Is there a Cjax incompatible JQuery version? If so, which one? this is what i am currently using with bootstrap 4.6. how can I make them work together? or what's the recommended JQ version to work with.
thanks in advance