So I have the latest jQuery loaded. I’ve loaded Ajaxify. I gave the links the class of ajaxify and a target, but nothing happens?? I just don’t know where to look anymore. Any suggestions? Here’s the link with source.
Is it maybe because of WordPress?
The Ajaxify code seems bugged, the error given in my case is
because you have version 1.6.1 and the test of the version is
try to modify ajaxify.js in that line using something like this
EDIT :
more infos available here
How to make ajaxify compatible with jquery v1.3.0 and higher?
http://max.jsrhost.com/2008/12/12/ajaxify-support-v20/