PDA

View Full Version : Javascript-powered Image Gallery



Lapsed
22 Feb 2010, 03:08 AM
Hi everyone,

I need to design a site that contains images of clothes. This would be fairly simple but the catalogue of images changes every season, so updating the content becomes a hassle when I have to manually change all the tags and descriptions for each image, as well as the image itself. I'm thinking of completely recoding the site, and implementing some sort of image gallery; one where all I have to do is upload the images on to the server, and a script automatically generates the coding necessary.

Is Javascript a viable option? If so, can someone point me in the right direction for specifics? If Javascript is lame for the task, what else is there? And please, elaborate! I'm familiar with HTML & CSS but inexperienced in programming languages.

Thanks for the help!