I am trying to add this:
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
image gallery to a simple html body code such as this:
<HTML>
<HEAD>
</HEAD>
<BODY>
</BODY>
</HTML>
but in order to do this I have to add the javascript file they have available to download as well, how do I do this? Is it even possible, if not then how should I go about adding this image gallery?
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
image gallery to a simple html body code such as this:
<HTML>
<HEAD>
</HEAD>
<BODY>
</BODY>
</HTML>
but in order to do this I have to add the javascript file they have available to download as well, how do I do this? Is it even possible, if not then how should I go about adding this image gallery?