Tag Archives: ajax
Making AJAX as simple as anchor tags
Use familiar, declarative attributes to add AJAX to your application.
<-- This button posts to '/click' when it is clicked --> <button ic-post-to="/click"> Click Me! </button>
Posted on January 29, 2015, 15:39 By lof
Categories: JavaScript, Webdesign Tags: ajax, intercooler, js