Announcement

Collapse
No announcement yet.

Picture resizing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Picture resizing

    Anyone know a code or a way to make smaller pictures larger when they are clicked on?

  • #2
    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

    Comment


    • #3
      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.
      Beth
      A Child's Palace - Pinata Palace - Moxie Enterprises

      SEO and Marketing Tools
      SEO - The Basics

      Comment


      • #4
        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


        • #5
          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;

          http://yourdomain.com/gallery1/index.html

          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.
          http://netisopen.com/computer/PICT001/PT001.html

          If you have problems- just post back.

          Andy
          PHP- is a blast!

          Comment


          • #6
            Re: Picture resizing

            Thanx andy, love the JAlbum site thanx alot

            Comment

            Working...
            X