-
Click Counter on Image Thumbnail Viewer
1) Image Thumbnail Viewer:
2) http://www.dynamicdrive.com/dynamici...thumbnail.htm:
I am using DD Image Thumbnail Viewer. Was wondering if there is any way of .
a) adding a counter to the thumbs or to the enlarged JS images, either will do to show how many times a image has been viewed.
b) placing a title under each image : curently i have 8 images placed nicely in a perfect straight row .. i would like to place a name directly below each image without altering their positioning.
code:
<a href="cafes/large/1.gif" rel="thumbnail"><img src="cafes/thumbs/1.gif" style="width: 286px; height: 154px;"></a>
<a href="cafes/large/2.gif" rel="thumbnail"><img src="cafes/thumbs/2.png" style="width: 286px; height: 154px;"></a>
<a href="cafes/large/3.gif" rel="thumbnail"><img src="cafes/thumbs/3.jpg" style="width: 286px; height: 154px;"></a>
<a href="cafes/large/4.gif" rel="thumbnail"><img src="cafes/thumbs/4.jpg" style="width: 286px; height: 154px;"></a>
<a href="cafes/large/5.gif" rel="thumbnail"><img src="cafes/thumbs/5.jpg" style="width: 286px; height: 154px;"></a>
<a href="cafes/large/6.gif" rel="thumbnail"><img src="cafes/thumbs/6.jpg" style="width: 286px; height: 154px;"></a>
<a href="cafes/large/7.gif" rel="thumbnail"><img src="cafes/thumbs/7.jpg" style="width: 286px; height: 154px;"></a>
<a href="cafes/large/8.gif" rel="thumbnail"><img src="cafes/thumbs/8.jpg" style="width: 286px; height: 154px;"></a>
The counter is the most important.
Many thanks for any help
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks