McDuff
07-21-2007, 10:18 AM
I am not a professional designer but trying to use existing structures and what I find on the web to improve our non-profit websites. It should be able to “click and enlarge” some of the graphics into a new window, but we do not want only very small one-size thumbnails as starting point. I also do not want to reinvent the wheel, no time for that.
Regardless the size on the initial web page, clicked-on photos should show up in a new browser window or tab in a pre-defined size and background color. Clicking the enlarged picture again should close the window and return to the original page.
Enlarging small size pictures will also lose quality. It is no problem to start again and make a second image folder with the same pictures but in larger size and good quality. For example, the initial picture p1 is stored in the folder images, its enlarged version would be p1_large and stored in the folder images-large.
Would it be possible to add some css commands that regulated that clicking on pictures with a certain code, a new window would open up with the large picture? That would be easier than adding a link to each picture as way of doing this. How to do this?
Does this makes sense or am I making things too complicated and are there easier ways or more elegant scripts to do this.
Thanks for the help
McDuff
Regardless the size on the initial web page, clicked-on photos should show up in a new browser window or tab in a pre-defined size and background color. Clicking the enlarged picture again should close the window and return to the original page.
Enlarging small size pictures will also lose quality. It is no problem to start again and make a second image folder with the same pictures but in larger size and good quality. For example, the initial picture p1 is stored in the folder images, its enlarged version would be p1_large and stored in the folder images-large.
Would it be possible to add some css commands that regulated that clicking on pictures with a certain code, a new window would open up with the large picture? That would be easier than adding a link to each picture as way of doing this. How to do this?
Does this makes sense or am I making things too complicated and are there easier ways or more elegant scripts to do this.
Thanks for the help
McDuff