View Full Version : CMotion Image Gallery II
riadh
07-09-2010, 08:27 AM
1) Script Title:
CMotion Image Gallery II
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/cmotiongallery2.htm
3) Describe problem:
i really love this script but i want to use it in a different manner.
i want to make a text instead of the images..i tried to change the code but i didn't find it..
Please somebody can help me!!
thanks
vwphillips
07-09-2010, 04:20 PM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title></title>
<link rel="stylesheet" href="http://www.dynamicdrive.com/dynamicindex4/gallerystyle2.css" />
<script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex4/motiongallery2.js">
/***********************************************
* CMotion Image Gallery II- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for source code
* Modified by jscheuer1 for vertical orientation, at http://www.dynamicDrive.com/forums
***********************************************/
</script>
</head>
<body>
<div style="overflow:hidden;">
<div id="motioncontainer" style="width:150px; height:300px; overflow:hidden; position: relative;">
<div id="motiongallery" style="position:absolute; left:0; top:0;">
<!--Gallery Contents below-->
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
Text <br />
<!--End Gallery Contents-->
</div>
</div>
</div>
</body>
</html>
riadh
07-10-2010, 08:38 PM
thank u for you trying but i already tried and the script didn't work....
Any other suggestion please...
azoomer
07-10-2010, 08:53 PM
The code that Vic has provided works very well indeed. You can see a demo of it HERE (http://azoomer.com/motionwtext.html)
There must be some other error in the way you are implementing the code. If you post a link to your site someone may be able to help find the error.
riadh
07-11-2010, 07:30 AM
thank u i found the mistake
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.