The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
Need this for a work project. Currently there are error events for specific error codes, but nothing for general errors when you want to catch all ajax errors.
Add a general afterAjaxError event which runs after specific error code events. That way vars could be set up in the specific events if needed and acted on in the afterAjaxError event.
Will be a 2 minute fix to add in the event, but may not get onto it until the weekend.
Need this for a work project. Currently there are error events for specific error codes, but nothing for general errors when you want to catch all ajax errors.
Add a general afterAjaxError event which runs after specific error code events. That way vars could be set up in the specific events if needed and acted on in the afterAjaxError event.
Will be a 2 minute fix to add in the event, but may not get onto it until the weekend.