Web www.gerd-tentler.de
Version 1.7 (released Dec. 15, 2007) [Download]

Usage

Build your HTML page like this:
<html>
<head>
...
</head>
<body>
<script type="text/javascript" src="loader1.js"></script>
...
(Your content here)
...
<script type="text/javascript" src="loader2.js"></script>
</body>
</html>
You should also have a look at the source code of the sample page.

Comments