Skip to main content
August 8, 2007
Answered

Art gallery design

  • August 8, 2007
  • 3 replies
  • 401 views
Hi everyone

I'm just about to upgrade an online art gallery to work more smoothly and I wanted some advice on what script and such to use.

On the gallery, a Thumbnail image on one page links to full sized image in another page.

How can I have the website automatically generate this for me? What do you think would be the best script to use etc?

Thanks in advance!
Ness
This topic has been closed for replies.
Correct answer Newsgroup_User
> How can I have the website automatically generate this for me? What do you
> think would be the best script to use etc?

I'd do it server side, but if you want a quick and easy client-side script,
LightBox 2 is good and often used.

I used it on this page:

http://www.nrvetclinic.com/phototour.html

-Darrel


3 replies

Inspiring
August 9, 2007
> can just download lightbox 2 and follow the instructions?

Yep.

> Also, would it mean that I need to use a database at all?

Nope.

-Darrel


August 9, 2007
Thank you!
August 8, 2007
Cool, that looks sweet as. does this mean I need to set up my site to use Javascript? Or I can just download lightbox 2 and follow the instructions?

Also, would it mean that I need to use a database at all?

Thank you!
Newsgroup_UserCorrect answer
Inspiring
August 8, 2007
> How can I have the website automatically generate this for me? What do you
> think would be the best script to use etc?

I'd do it server side, but if you want a quick and easy client-side script,
LightBox 2 is good and often used.

I used it on this page:

http://www.nrvetclinic.com/phototour.html

-Darrel