ajaxboy / cjax

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!
http://cjax.sourceforge.net/
66 stars 27 forks source link

JQuery version #53

Closed frecervantes closed 2 years ago

frecervantes commented 2 years ago

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

frecervantes commented 2 years ago

no problem at all