-4
votes
0answers
18 views

What is this javascript slider effect? Can someone send me an example of similar jquery or javascript plugin? [closed]

Does anyone know how to replicate the effect on "Cineasta da semana" javascript slider I found on this website? http://www.boitedufilm.com/ Is there any plugins (js or jquery) that you know that ...
0
votes
0answers
15 views

JQuery diapo slideshow plugin and its previews

Good day. I'm using diapo slideshow plugin and I want to change it's pagination (previews list). What is the best way to do it? Maybe someone made it? Exactly, I want to made it as thumbnails-carousel ...
0
votes
0answers
20 views

slideshow call in html not working

I have a slideshow installed on my wp site that you can see at codita.ro/about-us It is being called by: <?php do_action('slideshow_deploy', '13'); ?> I want it to show on Home page too but ...
0
votes
0answers
48 views

Cycle plugin issue, Class thumb pager working only in the first slide

as you can see, there are 2 slideshows in each "album" class, the pager(navigator) of the first "album" slideshow is working as well when i'm navigating in the thumb pictures, but the pager of the ...
0
votes
1answer
138 views

Wordpress Skitter Slideshow - Control the animation of the labels in Skitter slideshow

I am using slideshow plugin called SKitter for wordpress. The slideshow displays an image with label mentioning any description for an image. The label animate in (out) on change of an image. Is ...
0
votes
1answer
282 views

Slides.js jQuery plugin not loading right in Chrome or Safari but fine in Firefox

I am using this plugin: http://slidesjs.com/ When I load my website: http://26splitrockcove.com/ in Firefox, this slideshow loads and works perfectly as it should. However when I load this website ...
0
votes
0answers
39 views

Slideshow for Wordpress look like sidereel?

I would like to know that is there any slideshow plugin like this one " http://www.sidereel.com/ " for wordpress ? thanks http://i.stack.imgur.com/xJiax.png
1
vote
1answer
979 views

jQuery SlidesJS plugin does not display when called in a div

I am using the SlideJS plugin from http://slidesjs.com. It works perfectly fine when the slideshow.htm page is opened in a browser. However, the problem arises when I try to load this page into a ...
0
votes
0answers
32 views

Wordpress slider including more than one album

I want to ask if theres a plugin that: ...is a slideshow including pictures When you click on one picture, it opens a popup Inside said popup, you can visualise (like another slideshow) all the ...
0
votes
2answers
1k views

jQuery + slider plugin: fixed-width continuous slider with varied-width images

I have a with a set of images, all of which are the same height but different width. I need the to stay at a fixed width, and I need the images to slide to the left in an infinite loop. I also need ...
0
votes
0answers
533 views

Manual Advance to Specific Slide Without Pager in jQuery Cycle

Is it possible to advance to a specific slide in jQuery cycle via a command rather than triggering a click on a pager? Much like jQuery cycle offers the option to advance like so: ...
0
votes
1answer
250 views

Slideshow per post Wordpress plugin in Loop.php for Grid View?

I trying to find a Wordpress plugin that does slideshow of each post for grid-view websites. On the homepage, if I highlight a picture (of that post) on the grid, it should do a slideshow of the ...
2
votes
1answer
156 views

slideshow click to change image

I'm using this plugin and I would like like to know if I'm missing something in the options. Is it possible to click the image to go to change to the next image? Any help would be great. Thanks.
1
vote
1answer
236 views

jQuery Cycle - more images

I have some problem with jQuery Cycle Plugin. I realized standart cycle but I want that 3 images appear for starting in one slideshow. Can anyone please help me with this? Thanks
-2
votes
2answers
96 views

jquery slideshow plugin making and testing

I want make my own jQuery plugin, like jCarousel. It works, but the problem when i leave the page and stay out for maybe 40 sec in Chrome and 1-2 min in Firefox it make's all img visible. It works ...
1
vote
1answer
145 views

Fixing The jQuery Slideshow Loading Issue

Hi I am new to jQuery and I have created a simple slideshow plugin called IPage Slides. Problem is when I click the start button multiple times slide loading times gets faster and sometimes browser ...
1
vote
1answer
909 views

jQuery carousel that zooms in/out on feature item

I'm looking for a jQuery plugin which is like a product carousel, the carousel has a few items on it, and one key item is centered which is view at 100%, while the rest of the products on the side are ...
0
votes
2answers
62 views

What's the name of a jQuery plugin acting like a slideshow

I want, in my website, to present my employees, and i want to do it like a slideshow or similar using jQuery. You know, example i have 6 emplpoyees photo, and when i hover them, there is a little ...
1
vote
2answers
471 views

Drupal views slideshow returning only one result

Views slideshow for Dupal is amazing … there are no other words for it. I have used it on a few projects with little to no issues at all. However, the current project that I am working on isn't going ...
3
votes
1answer
2k views

Prototype/Scriptaculous Cycle (Slideshow) Plugin

I've got a bunch of websites that use a few Prototype/Scriptaculous plugins such as lightbox and modalbox, hence include references to these two libraries on various pages. I now need to implement a ...
0
votes
1answer
64 views

What's a jquery plugin for alternating images that comes with a number navigation menu?

Basically I have a list of images that are to be displayed as a slide show. I was looking for a plugin that has numbers that display each slide, and can also be used to navigate between them. Thanks ...
0
votes
4answers
596 views

jquery plugin for making a slideshow from image urls

The request is a simple one, but is hard to google for. Here are the requirements: I have a JS array with image urls I dont have any backing html I want a decent slideshow plugin to consume this ...