Callista 2.3.14 release
Added/changed
Events can now be associated to DOM elements not yet created in a container:
JSUtils::_add_event
method has a $listenerOn parameter to define the container that supports the dynamic association of events.- Ajax events methods (getOn, ajaxOn, postOn) have the
listenerOn
key to define this attribute.