1) Script Title: CMotion Image Gallery
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...iongallery.htm
3) Describe problem: First, excuse my english.
I like this script but I will like have less space between each image but I don't know where I can change it. You can to tell me please?
J'aime bien ce script mais j'aimerais qu'il y ai moins d'espace entre chaque image mais je ne sais pas où faire la modification. Vous pouvez me dire s.v.p.?
I have a other problem. When I put this in my page
this part is all grey (coloration syntaxique) Why?Code:<!-- 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'); } body,td,th { text-align:center; overflow:auto;} </style> <![endif]--> <!-- End Conditional Style --> <script type="text/javascript" src="image/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 Jscheuer1 for autowidth and optional starting positions ***********************************************/ </script>
Code:<!-- 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'); } body,td,th { text-align:center; overflow:auto;} </style> <![endif]--> <!-- End Conditional Style -->
Thank you - Merci



Reply With Quote

Bookmarks