i Had visited this page and i copied all the codes
:http://www.dynamicdrive.com/dynamicindex14/carousel.htm
Can you tell me how to change the pictures... ?
Thank you in Advance
i Had visited this page and i copied all the codes
:http://www.dynamicdrive.com/dynamicindex14/carousel.htm
Can you tell me how to change the pictures... ?
Thank you in Advance
In this section of the code from Step 1 on the demo page:
The red ones are the images. Change those to your own. The others are the links if desired. If no links are desired, use the empty "" as is shown for the third one.Code:Car_Image_Sources=new Array( "photo1.jpg","http://www.dynamicdrive.com", "photo2.jpg","http://www.javascriptkit.com", "photo3.jpg","", //this slide isn't linked "photo4.jpg","http://www.codingforums.com" // NOTE No comma after last line );
If you want more help, please include a link to the page on your site that contains the problematic code so we can check it out.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Thank you sir
It worked![]()
Bookmarks