AYJ
06-22-2005, 06:38 AM
Script: CMotion Image Gallery
http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm
I am very new to web design (I have been teaching myself) and I would appreciate some help. I have not yest published my website, so I apologize in advance for not having a working sample for you.
This is what I have as a starter to work with:
<nobr><a href="javascript:enlargeimage('126038.jpg')"><img
src="images/126038.jpg" border=1 width="450" height="452"></a> <a
href="javascript:enlargeimage('images/lv1801.jpg', 300, 300)"><img
src="images/lv1801.jpg" border=1 width="415" height="550"></a> <a
href="http://www.wishesdivine.com"><img src="images/LV1801.jpg"
border=1 width="415" height="468"></a> <a href="#"><img src="LV1801.jpg"
border=1></a> <a href="#"><img src="LV1901.jpg"
border=1></a> <a href="#"><img src="LV2001.jpg"
border=1></a> <a href="#"><img src="images/126038.jpg"
border=1 width="300" height="300"></a> <a href="#"><img src="images/126038.jpg"
border=1 width="300" height="300"></a> <a href="#"><img src="images/126038.jpg"
border=1 width="300" height="300"></a></nobr>
This will be an online store, and I would like to have each picture so that when you click on the picture, it will pop up in a pop up window (http://www.dynamicdrive.com/dynamicindex8/popwin.htm). The customer will be able to see detailed product information and the option to buy (link to shopping cart). My problem is, I don't know where one picture ends and where the other begins. So I don't know how to modify the individual picture.
Can someone help me? I would so appreciate it.
http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm
I am very new to web design (I have been teaching myself) and I would appreciate some help. I have not yest published my website, so I apologize in advance for not having a working sample for you.
This is what I have as a starter to work with:
<nobr><a href="javascript:enlargeimage('126038.jpg')"><img
src="images/126038.jpg" border=1 width="450" height="452"></a> <a
href="javascript:enlargeimage('images/lv1801.jpg', 300, 300)"><img
src="images/lv1801.jpg" border=1 width="415" height="550"></a> <a
href="http://www.wishesdivine.com"><img src="images/LV1801.jpg"
border=1 width="415" height="468"></a> <a href="#"><img src="LV1801.jpg"
border=1></a> <a href="#"><img src="LV1901.jpg"
border=1></a> <a href="#"><img src="LV2001.jpg"
border=1></a> <a href="#"><img src="images/126038.jpg"
border=1 width="300" height="300"></a> <a href="#"><img src="images/126038.jpg"
border=1 width="300" height="300"></a> <a href="#"><img src="images/126038.jpg"
border=1 width="300" height="300"></a></nobr>
This will be an online store, and I would like to have each picture so that when you click on the picture, it will pop up in a pop up window (http://www.dynamicdrive.com/dynamicindex8/popwin.htm). The customer will be able to see detailed product information and the option to buy (link to shopping cart). My problem is, I don't know where one picture ends and where the other begins. So I don't know how to modify the individual picture.
Can someone help me? I would so appreciate it.