Home
Image Effects
CMotion Gallery script
Developer's View
<html>
<head>
<link rel="stylesheet" type="text/css" href="gallerystyle.css"
/>
<!-- Do not edit IE conditional style below -->
<!--[if gte IE 5.5]>
<style type="text/css">
#motioncontainer {
width:expression(Math.min(this.offsetWidth, maxwidth)+'px');
}
</style>
<![endif]-->
<!-- End Conditional Style -->
<script type="text/javascript" src="motiongallery.js">
/***********************************************
* CMotion Image Gallery- © Dynamic Drive DHTML code library
(www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
* Modified by Jschuer1 for autowidth and optional starting positions
***********************************************/
</script>
</head>
<body>
<div id="motioncontainer"
style="position:relative;overflow:hidden;">
<div id="motiongallery" style="position:absolute;left:0;top:0;white-space:
nowrap;">
<nobr id="trueContainer"><a href="javascript:enlargeimage('dynamicbook1.gif')"><img
src="dynamicbook1.gif" border=1></a> <a
href="javascript:enlargeimage('dynamicbook1.gif', 300, 300)"><img
src="dynamicbook1.gif" border=1></a> <a href="http://www.dynamicdrive.com"><img
src="dynamicbook1.gif" border=1></a> <a href="#"><img src="dynamicbook1.gif"
border=1></a> <a href="#"><img src="dynamicbook1.gif" border=1></a> <a
href="#"><img src="dynamicbook1.gif" border=1></a> <a href="#"><img
src="dynamicbook1.gif" border=1></a> <a href="#"><img src="dynamicbook1.gif"
border=1></a> <a href="#"><img src="dynamicbook1.gif" border=1></a></nobr>
</div>
</div>
</body>
</html>