It looks like you’re new here. If you want to get involved, click one of these buttons!
Something like this should work:
<a
href="../stuff/ajax_sample_content_1.html"
data-jkit="[ ajax: animation=fade; speed=500; element=#ajaxdiv ]"
>Link 1</a>
<div id="ajaxdiv">
Initial text ...
</div>