Tutorial - Installation

Getting started

  • Place dynajax.js into your website folder
  • Include dynajax.js by inserting the following text into your HTML head:
<script type="text/javascript" src="dynajax.js"></script>

Download

Html example

<html>
  <head>
    <script type="text/javascript" src="dynajax.js"></script>
  </head>
  <body>
  </body>
</html>
Put in practicle page