We use sujacks to add small Ajax code to sites. After participating in a problem and doing some excavation, it seems that the library has not been updated since 2005.
I'm lightweight, easy to use and easy to install (php in the file only)
So, on the lamp stack, if you have used Shajak before, what would you upgrade? Easy to use because some semi programmers web developers also use code.
I know that many people say jokes, but is it as simple as sujax?
I would say it is easy to use:
$ Ajax ({type: 'GET', URL: './example.json', datatype: 'Jason'}). Done (function (data) {// use data ...}); $ .getJSON ('./ some.php', {q: 'object'}) done (function (data) {// use data ...}); $ .ajax ({type: 'post', url: './api.php', data: {verb: 'save', info: APP.getInfo (), token: APP.getToken ()}});
jQuery
is a great tool with lots and allows you to do some amazing things!
Comments
Post a Comment