|
#1
|
|||
|
|||
|
Thumbnail row + navigation
Hi,
On my photoblog http://www.madsjespersen.dk/ I have a thumbnail row, but I would really like to be able to navigate the thumbnail row with to arrows.. So when you press the left arrow the thumbnail row shows older photos, like when you click down the row manually.. Here is a pic..: http://www.madsjespersen.dk/idea.jpg Hope you can help me.. MadsJespersen |
|
#2
|
||||
|
||||
|
There was a challenge last year to write an addon to do this very thing. See this thread: http://forum.pixelpost.org/showthread.php?t=4574.
TheRedRose successfully implemented it on their site with an addon, but to my knowledge it was never made public. You could try contacting TheRedRose or take up the challenge and make your own addon.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#3
|
|||
|
|||
|
thanks..
|
|
#4
|
||||
|
||||
|
For those interested, I find someting cool :
http://www.dynamicdrive.com/dynamici...rollerlink.htm but it would have to be modified a little to accept the <IMAGE_THUMBNAIL_ROW> tag in Code:
var menucontents='<nobr><IMAGE_THUMBNAIL_ROW></nobr>' i think no ? Last edited by Personne; 07-17-2007 at 12:10 PM. |
|
#5
|
||||
|
||||
|
No ?
|
|
#6
|
||||
|
||||
|
The <IMAGE_THUMBNAIL_ROW> tag inserts a lot of single quotes into the script that would need to be escaped in order for this to work right. You could create an addon that duplicates the <IMAGE_THUMBNAIL_ROW> tag, but adds in the escaped quotes, and then it would work.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#7
|
||||
|
||||
|
Quote:
Edit : I'll try with the photoblink thumb (Raminia's addon) but it's not easier as remove all single quote
|
| Post Reply |
| Thread Tools | |
|
|