That was an entirely new page, the changes required were too complex to explain bit by bit. Copy the entire code from:
http://www.dynamicdrive.com/forums/s...35&postcount=9
and paste that into a text editor as a new page. Insert your images (filenames) and texts (descriptions) into this array:
Code:cards[0]=["photo1.jpg", "card1 name"]; cards[1]=["photo2.jpg", "card2 name"]; cards[2]=["photo3.jpg", "card3 name"]; cards[3]=["photo4.jpg", "card4 name"]; cards[4]=["photo5.jpg", "card5 name"]; cards[5]=["photo6.jpg", "card6 name"]; cards[6]=["photo7.jpg", "card7 name"]; cards[7]=["photo8.jpg", "card8 name"];



Reply With Quote


Bookmarks