Demo
Version 3 of PikaChoose jQuery Image Gallery is now available! More stable, less bugs, and cross fading! Pikachoose is a lightweight Jquery Image Gallery plugin that allows easy presentation of photos with options for slideshows, navigation buttons, and auto play.
Pikachoose is designed to be easily installed, easy to setup, and well… all around easy. Creating an javascript image gallery shouldn’t be a complex thing.
PikaChoose survives on your donations. Support us by visiting sponsors or advertising on PikaChoose.com. Only $12/mo!
Links are supported in captions!
Or any other html you wish to include.
Images curtosy of detroitDerek
Use custom image or let PikaChoose create thumbs for you.
Coding should be simple. There is no gallery easier to use than Piakchoose!
I’d be happy to link to your site on the homepage. Just contact me.
Check out the documentation for all the settings you can edit.
Advertise on PikaChoose just click a greay box in the right rail.
Need PikaChoose customized? Contact me for rates.
Thanks for using PikaChoose!
This example and images are available in the download section. I’d love to hear if you’re using PikaChoose! Please leave me a comment below!


Pikachoose jQuery Image Gallery says:
[...] Demostration Demo Page [...]
Jannis Gerlinger says:
Very nice gallery! Thank you for this demo!
Bamato says:
I couldn’t post it in the download section, so I will here:
In version 3.0, the pause and play button don’t work. To solve this, rename one .pika_play a{} to .pika_play_button{} and one .pika_play a{} to .pika_stop_button{} and then the bug is solved!
Regards,
Bamato
Guy Labbé says:
Hi and first thanks for this great plugin, I am about to use it on a website.
I have a question : I tweaked a bit the CSS and now when I load the page, I see briefly a broken link image icon, like half a second and then the first photo appear. There are no .png image file used in my template, I set the displaying of those to off no it’s not the problem. Do you have an idea?
John Brodrick says:
I really like this tool. My gallery has images of diffent portions. The thumbnails work fine, but sometime I get duplicate images in the main image.
Chad says:
I had the same problem. I found a way to hack it that I haven’t thoroughly tested, but seems to be working for me. In the CSS I added “display:none” to .pika_back_img:
.pika_back_img {
position:relative;
top:0px;
display: none;
}
Hope this helps.
Chaser says:
Has anyone resolved the issue with adding in a lightbox to the caption link that happens to be in between span tags, any help on this would be greatly appreciated! Thanks.
Avril says:
How do I place the large image on the left and the thumbs on the right? I tried different options but it did not work. Thanks!!
B.C. says:
I’m using pikachoose compact with auto_play. Is there a way to randomize the slideshow?
Thank you dearly.
webjosh says:
hmm.. this is nice image gallery
Toc says:
Thank you for your great script.
I downloaded and use it. But with Goole Chrome, the layout of image gallery is broken.
Only when reloading a page, the layout works fine.
woow says:
Its Very Cool xD
jurnaliklan says:
wow nice man
Michiel Gay says:
Nice, I might use this!
Kaido says:
Supercool gallery with one tiny problem.. Whats gonna happend when javascipt is turned off..
iman says:
keren uey
bobosayhello says:
Nice plugin, but the slideshow does not load in Google Chrome 4.0.249.78.
angelo says:
nice plugin!
but, i have a question:
how can I hide the item pika_navigation?
thanks
suja says:
hi
how can i change the thumbnails into text like 1,2,3 same as pagination…….
pls help
Daniel Hoviss says:
Nice demo, how can I adjust the transparency on the thumbnails?
&
Can I pull the thumbnails from a separate folder for faster loading?
Thanks!
Joe says:
Hi, I have a very odd problem. Everything works fine in Firefox, Safari etc. But in IE (testing in IE7) the script skips even images. So say I have 4 images in total. I see 1, then see the thumbnails skip past 2 and show 3, skip 4 and return to 1. I can manually click on 2 and 4 and they show as normal. Any ideas?