Anyone know a code or a way to make smaller pictures larger when they are clicked on?
Picture resizing
Collapse
X
-
Re: Picture resizing
That is done by having 2 images, one the full scale picture, the other is what is called a thumbnail (the smaller picture). You make a link as the image of the thumbnail, the page it links to is a page that contains the full scale image.
Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
-
-
Re: Picture resizing
If you use BV, and put the image in using the Gallery feature - put in the larger size pic, it will display the smaller one and it will be clickable to the larger size - of course, I recommend that you set it up to open in a new window.
Comment
-
-
Photo Gallery using Adobe Photoshop automate
I want to make a photo gallery. I'm using an automated web photo gallery of Adobe Photoshop CS. The files that exist are: index.html,ThumbNailFrame.html,a folder of images, pages and thumbnails. The questions here : which files i need to use to embbed into my page? If i select the index.html does it confuse with my home page? or do i need to put them together in one folder like http://www.mydomain.com/galery.html? i've tried but the page cannot be displayed. im applying it by using inFrame method.
Please help me...
hamrina_04
Comment
-
-
Re: Picture resizing
hamrina_04,
Usually you would package all that the Gallery program set up (i.e.- index.html, Thumbnailframe.html and what ever folder they have the pictures and thumbbails in) into a folder. You could name the folder gallery1.
Then you upload it (the folder) to your site. You would then create a link to that folder and it's index page like so;
The program will have produced all the relavant links and script to display your pictures. Give it a try.
Also- here is some additional info on pictures displaying IN I FRAME and other methods if your interested.
If you have problems- just post back.
AndyPHP- is a blast!
Comment
-
Comment