sunandmoon
05-25-2012, 07:07 PM
1) Script Title: :: Simple Controls Gallery v1.4
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm
3) Describe problem: I am a beginner. need help regarding the imagearray. I have no idea how to define the path to my images
imagearray: [
["http://i26.tinypic.com/11l7ls0.jpg", "http://en.wikipedia.org/wiki/Swimming_pool", "_new", "There's nothing like a nice swim in the Summer."],
["http://i29.tinypic.com/xp3hns.jpg", "http://en.wikipedia.org/wiki/Cave", "", ""],
["http://i30.tinypic.com/531q3n.jpg", "", "", "Eat your fruits, it's good for you!"],
["http://i31.tinypic.com/119w28m.jpg", "", "", ""]
],
I work with Dreamweaver and the photos are in my images file, the .js is in my styles file.
I have read the description for the gallery many times and tried several ways , but I can't implement the gallery - the fotos do not appear - except the empty DIV I have inserted into the <body>
do I have to adapt something else ????
thanks for your help
regards
sunandmoon
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/simplegallery.htm
3) Describe problem: I am a beginner. need help regarding the imagearray. I have no idea how to define the path to my images
imagearray: [
["http://i26.tinypic.com/11l7ls0.jpg", "http://en.wikipedia.org/wiki/Swimming_pool", "_new", "There's nothing like a nice swim in the Summer."],
["http://i29.tinypic.com/xp3hns.jpg", "http://en.wikipedia.org/wiki/Cave", "", ""],
["http://i30.tinypic.com/531q3n.jpg", "", "", "Eat your fruits, it's good for you!"],
["http://i31.tinypic.com/119w28m.jpg", "", "", ""]
],
I work with Dreamweaver and the photos are in my images file, the .js is in my styles file.
I have read the description for the gallery many times and tried several ways , but I can't implement the gallery - the fotos do not appear - except the empty DIV I have inserted into the <body>
do I have to adapt something else ????
thanks for your help
regards
sunandmoon