Well, I am using jQuery in my project, but I really don’t use any effects, only the $.ajax function, is there a way to make jQuery .js file only contain that function or maybe a similar function that doesn’t depends on jQuery?
I am coding a library, so I don’t want to have a jQuery dependence.
If the only thing you need is Ajax functionality, why not try the jx library?
http://www.openjs.com/scripts/jx/