Getting started
Installation
- 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>
Html example:
<html>
<head>
<script type="text/javascript" src="dynajax.js"></script>
</head>
<body>
</body>
</html>
Click here to proceed to put in practice page.
Get DynAjax now!