p2bc
09-22-2003, 08:46 AM
I did something I am not very proud of. Something at the time I thought would work because it seemed simple enough. I did the unthinkable and use FrontPage to create a webpage. Yes, yes, I know, what was I thinking, because now I have to ask you guys how to do it properly.I wasn't, that is the problem.
I saw this feature in FrontPage, and it is what I wanted to do, so I thought I would make it in FrontPage just for the action, then I will go in an edit it all and add the text the proper way. Boy was I naive.
In short I did it in FrontPage, tested it in FrontPage and it worked. So I save it in its own folder, exported the picture to the same folder through the pop up window. Go to the folder on my hard drive, locate the file I saved and opened it and all there is this text
"photogallery/photogallery/photo3515/real.htm", there was nothing else.
So I search out the file, and fine 3 htm files with all the pictures. Check them in an editor and see it is all JavaScript but can make out head or hair of it.
So if anyone can see pass my insurrection and forgive my actions, and point me to a tutorial or to the code that would be great.
What I want is to say is to display 6 or 7 thumbnails at a time along the top with the ability to scroll left and right if there are more than 6 or 7 pictures (in this case 112 picture/thumbnails)
And as you click on the thumbnail the full size picture is displayed below center to the page.
Is that clear, if not, let me know and I will try and mock something up.
I saw this feature in FrontPage, and it is what I wanted to do, so I thought I would make it in FrontPage just for the action, then I will go in an edit it all and add the text the proper way. Boy was I naive.
In short I did it in FrontPage, tested it in FrontPage and it worked. So I save it in its own folder, exported the picture to the same folder through the pop up window. Go to the folder on my hard drive, locate the file I saved and opened it and all there is this text
"photogallery/photogallery/photo3515/real.htm", there was nothing else.
So I search out the file, and fine 3 htm files with all the pictures. Check them in an editor and see it is all JavaScript but can make out head or hair of it.
So if anyone can see pass my insurrection and forgive my actions, and point me to a tutorial or to the code that would be great.
What I want is to say is to display 6 or 7 thumbnails at a time along the top with the ability to scroll left and right if there are more than 6 or 7 pictures (in this case 112 picture/thumbnails)
And as you click on the thumbnail the full size picture is displayed below center to the page.
Is that clear, if not, let me know and I will try and mock something up.