Auto-Hooking AJAX JavaScript



AutoAjax automatically hooks into h1, h2, h3, h4, h5, h6, p, a, u, strong, b, i, span and button elements. It either takes the href attribute or data-href attribute.

To ignore a element add the data-noajax="true" attribute to your element.

Use the script to your project by adding this to your head section:

<script src="https://autoajax.wireway.ch/autoajax.js"></script> 

Visit our friends at vleer.app