Search code examples
phpjavascriptphoto-gallery

photo album for website


I want to have a photo album on my website such as this:

http://www.yelp.com/biz_photos/B9S9wNChMFRz6IAL_0n6pA?select=ADeqFE2Tj2s7eM8WuQibbQ

I'm looking for something where the photo that is displayed is also highlighted as thumbnail below that so that users can select photos rather than having to click next.

Also, I want to be able to have multiple photo albums so each set of thumbnails is different. Perhaps something where the whole page doesn't have to reload, but just the photo itself and the highlighted thumbnail?

I've done some research but I'm unsure of which type is best ie- PHP, javascript, etc...

I only have experience in HTML, CSS, and basic javascript and limited PHP.

I'm hoping somebody can point me in the write direction as to what to look for.

Thanks


Solution

    1. Learn jQuery. http://www.jquery.com
    2. Rejoice!

    http://blueprintds.com/2009/01/20/top-14-jquery-photo-slideshow-gallery-plugins/ <-- take your pick.