T O P I C R E V I E W |
pjerard |
Posted - 30 Aug 2007 : 22:43:07 i am trying to create a rectangle on my page with a scroll function to view photos. i want to have about 30 photos thumbnails in a row, and be able to view about 3 at a time as they scroll through. think i need to use a label with overflow, maybe? Can anybody help? |
6 L A T E S T R E P L I E S (Newest First) |
jtarin |
Posted - 06 Sep 2007 : 13:47:48 http://www.stegmann.dk/mikkel/porta/ |
petran |
Posted - 03 Sep 2007 : 19:33:05 I agree with Toon. Something like that can be made much more easy and nicer with specific software. I like Jalbum which you can find here: http://jalbum.net/ A site on which I'm using it is this one http://storix.nl/foto_2007.html |
T00N |
Posted - 03 Sep 2007 : 19:26:38 You can do that quite easily in D.H.E. with on mouseclick hide and show events.
Problem is that if you want to show a lot of thumbnails it's a lot a work.
If you google for web album maker you'll find a free program that does it for you in seconds.
Put the page it creates in an iframe and thats's it.
ps. Here the link to it. http://www.web-album-maker.com/ You can choose from a lot of different styles and even flash slideshows and all for free.
|
DrBob |
Posted - 03 Sep 2007 : 17:32:50 I did the same thing and it works fine with an Iframe, but I want something more and doesn't know how to do that. I have made the "scrolling thumbnails". What I want is when you click on one of the thumbnails that you see a bigger picture on the right side of the thumbnaillist in a second rectangle that doesn't scroll. Anybody any idea? Hmmm, as I look on my tekst I hope it's clear what I want  |
pjerard |
Posted - 01 Sep 2007 : 23:22:23 thanks much, big help! |
petran |
Posted - 31 Aug 2007 : 09:45:46 You could make a D.H.E. file with all the thumbnails placed under eachother. Then in the page where you would have the photo's to scroll make an Iframe with the D.H.E. file you made as content. I think this will work as you want. |