Grandioso Posted October 30, 2010 Share Posted October 30, 2010 I'm currently looking for a JS slideshow (a very concrete one) with the following parameters : -one large image with either miniatures/dots (links to other images in gallery) underneath -handles different image sizes (or same sizes, but reversed ratios - 640x480 & 480x640) -automatic and manual sliding -free I found loads of them, but none of them did what I need. Please, help me out here. Quote Link to comment https://forums.phpfreaks.com/topic/217306-which-js-slideshow/ Share on other sites More sharing options...
phpfreak Posted October 30, 2010 Share Posted October 30, 2010 I would recommend you check out Cooliris or make one using jquery - there's a cycle plugin that works pretty well. Quote Link to comment https://forums.phpfreaks.com/topic/217306-which-js-slideshow/#findComment-1128428 Share on other sites More sharing options...
Grandioso Posted October 30, 2010 Author Share Posted October 30, 2010 The cycle plugin looks really cool. I'll give it a try, thanks. Quote Link to comment https://forums.phpfreaks.com/topic/217306-which-js-slideshow/#findComment-1128452 Share on other sites More sharing options...
nano Posted November 3, 2010 Share Posted November 3, 2010 The best jQuery plugins by far are the following: Orbit: http://www.zurb.com/playground/orbit-jquery-image-slider (very small in size and does the job) Or a more advanced carousel with more options would be this: http://www.thomaslanciaux.pro/jquery/jquery_carousel.htm If you are just after image slide show, I would say use Orbit. Its awesome Quote Link to comment https://forums.phpfreaks.com/topic/217306-which-js-slideshow/#findComment-1129893 Share on other sites More sharing options...
Grandioso Posted November 3, 2010 Author Share Posted November 3, 2010 Sweeeet. I've already implemented cycle, but next time I'll use one of those two for sure ! Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/217306-which-js-slideshow/#findComment-1129901 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.