Tags: DisseminationNI/Client-API-Library
Tags
[BUG] Include prevent default in api.content.navigate CSOIreland#3
Constant C_API_AJAX_SUCCESS added. Replace hardcoded "success" Ajax r… …esponses accordingly. API Cookie Session handler implemented. See following new methods for reference: >> api.cookie.session.start >> api.cookie.session.extended >> api.cookie.session.ends >> api.cookie.session.intervalRoutine >> api.cookie.session.confirmExtension (virtual method to be extended at the application level)
[ENHANCEMENT] Bootstrap Toggle plug-in - Accessibility Requirements W… …CAG 2.1 CSOIreland#1
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 boolean implemented to append the loaded content to the Selector container rather than empty it first.
PreviousNext