Skip to content

1.1.2

Enables syntax:
$('#element').click(function (e) {
    $(this).netteAjax(e, { ... })
    .done(function () { ... });
});
Assets 2