Author Topic: webpage question  (Read 143 times)

Offline Modas

  • Silver Member
  • ****
  • Posts: 922
      • http://www.cutthroats.com
webpage question
« on: January 27, 2006, 11:21:12 AM »
Hi Guys -

I've got a webpage for my restoration project for my 1964 chevy impala convertible.  My webpage is pretty crude.  I've got all my pictures loading on the page full size (640x480).  

I saw another guys webpage where he had the pictures load as thumbnails and if you clicked on them, they would come up full size.  I looked at the webpage script and it looked like this...


         "DSC03271"   

Could someone explain to me how the above works?  If I want to change all my pics to thumbnail previews, and have them expand full size when clicked, how would I do that?  I'm assuming that pictures loading at thumbnail size would load considerably faster

Thanks for the help!

Offline Mustaine

  • Parolee
  • Platinum Member
  • ******
  • Posts: 4139
webpage question
« Reply #1 on: January 27, 2006, 12:06:06 PM »
what are you making the site in?

frontpage can do that for you automatically.
Genetically engineered in a lab, and raised by wolverines -- ]V[ E G A D E T ]-[
AoM DFC ZLA BMF and a bunch of other acronyms.

Offline Modas

  • Silver Member
  • ****
  • Posts: 922
      • http://www.cutthroats.com
webpage question
« Reply #2 on: January 27, 2006, 12:42:24 PM »
I don't have any webpage software (probably my problem).  I've been hardcoding it in Notepad :D

Offline ASTAC

  • Silver Member
  • ****
  • Posts: 1654
webpage question
« Reply #3 on: January 27, 2006, 12:46:39 PM »
Quote
Originally posted by Modas
I don't have any webpage software (probably my problem).  I've been hardcoding it in Notepad :D


I have thumbnails on my site that open in a new window when clicked..I cheated and used Yahoo sitebuilder...I HATE coding.:D

Of course my site can never be as fancy as alot of em out there as Sitebuilder is pretty limited if you don't want to do any coding on your own like me.
That whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety

Offline john9001

  • Plutonium Member
  • *******
  • Posts: 9453
webpage question
« Reply #4 on: January 27, 2006, 01:03:56 PM »
what you have to do is create and upload two different img, one thumbnail, one full size, put the full size on it's own page.
then you link the small img to the full size page, don't make the file size of the big img too large or download time will be too long.

i think there is some free/shareware web page builders you can download. makes the job easier.
« Last Edit: January 27, 2006, 01:06:30 PM by john9001 »