Skip to content

4.0.1

Compare
Choose a tag to compare
@lorenzobruni lorenzobruni released this 15 Apr 07:51
· 39 commits to master since this release
  • Method api.ajax.config refactored and extended:

    • Ajax call refactored using the JQuery $.ajax method
    • Optional parameter pAjaxParams of type {} implemented to override the $.ajax parameters
  • Method api.content.load extended:

    • Optional parameter pAppend of type bool implemented to append the loaded content to the Selector container rather than empty it first.