Fix IE compatibility with application/atom+xml content type
Fix IE compatibility with application/atom+xml content type
View ArticleUpdated Makefile to comply with naming and svn to git migration.
Updated Makefile to comply with naming and svn to git migration.
View ArticleAllow complete freedom to specify error handler using standard jQuery…
Allow complete freedom to specify error handler using standard jQuery.ajax option (including an array of functions if desired); allow specification of global = false to stop global error handlers from...
View ArticleMerge pull request #4 from killmenot/master
Merge pull request #4 from killmenot/master Adding return statement
View ArticleMerge pull request #5 from alanhogan/master
Merge pull request #5 from alanhogan/master Options: error, global.
View ArticleUpdated jQuery to 1.6.4 and fixed syntax error.
Updated jQuery to 1.6.4 and fixed syntax error.
View Articlejatom.js: fix 'link' population
jatom.js: fix 'link' population Before this change, the logic for finding the 'link' for an atom entry would just grab the first 'link'-type node from a given entry. But an entry may have multiple...
View Articlejatom.js: fix 'link' population
jatom.js: fix 'link' population Fix jatom.js to adhere to RFC 4287 for 'link' population. Before this change, the logic for finding the 'link' for an atom entry would just grab the first 'link'-type...
View Article