Tagged Questions
1
vote
1answer
30 views
How to set z-index of SlideJs lower than z-index of dropdown menu
I am using SlideJs plugin from http://www.slidesjs.com/.
I am facing z-index issue.
You can see example code from http://jsfiddle.net/wnTPS/
SlideJs-slideshow is below the dropdown menu. When i ...
0
votes
0answers
12 views
Superscllororama jQuery plugin as a slider
I try to use Superscllorama jQuery to act as slider. With two elements everything is ok but when there is a more than two elements is a mess. Here it is an example. If somebody can help me I would ...
1
vote
1answer
67 views
Triple jquery animation & simultaneous responses
The title of the question might be confusing so I'm going to analyze what I mean. What I need to do is the combination of the following:
5 elements, working similar to star rating functionality: ...
5
votes
1answer
68 views
jQuery SlideShow Plugin source
I am using this Plugin for my Slider
http://tympanus.net/codrops/2013/01/28/flipping-circle-slideshow/
Demo Link: http://tympanus.net/Development/CircleFlipSlideshow/
The Plugin is Beautify but it ...
0
votes
1answer
22 views
Slideshow that flows like a scroller
Where can I find a slidseshow jquery plugin so that I can show the main slide and parts of its two siblings (previous and next)?
I searched for more than an hour and nothing seems to do it.
...
1
vote
0answers
194 views
JQuery pause slideshow and resume with setInterval
I'm aware there's plenty of JQuery slideshows out there but I'm coding my own and have come across an obstacle I've not found an answer to specifically.
Background: An automated JQuery Slideshow ...
0
votes
1answer
585 views
auto-resize Full Page Background Image with jquery-backstrech
how can i modified this plugin http://srobbin.com/jquery-plugins/backstretch/ to auto-keep the background ratio when windows is resize like ...
0
votes
0answers
141 views
ResponsiveSlides: slideshow ignoring Pause when click the nav buttons
I use ResponsiveSlides to create slideshow. I've notice a bug when I enable the auto slide (auto: true), the nav (nav: true) and the pause on hover (pause: true).
I get this issue: when I move mouse ...
0
votes
0answers
157 views
jQuery slider to make image with video scroll
I have a reference link. Now I want to make exactly like this and there will be another menu called as video. When a user will click on the video link then the videos will scroll like the images in ...
0
votes
0answers
163 views
Jquery Slider with the FLash mouse over effect and editable text
Hi i need a jquery slider with the following flash effect i have searched a lot but i could not find the slider with this effect and in some of the sliders with this effect i could not edit the text ...
0
votes
0answers
162 views
Access internal method of jquery plugin ResponsiveSlides.js
I'm trying to understand a basic javascript : how can I access an inner method of a plugin, after it was attached to an element of the DOM ?
Basically, after doing...
var $div = $('#slideshow ...
1
vote
0answers
288 views
Supersized 3.2 – Fullscreen Slideshow jQuery Plugin- FLICKR VERSION [closed]
Is there any posibility that the flickr version to take images from local folder instead flickr, so i can keep the prev/next slides with the image preview?
1
vote
2answers
173 views
JQuery cross slide stick top left in Firefox
I am using JQuery CrossSlide plugin in my site.
It all works fine in Chrome and IE but in Firefox all the slides in the page are
sticking to the top left corner.
You can see the problem here : My ...
0
votes
2answers
333 views
Display Different Image On Load/Refresh
Hey guys I'm currently using Jquery Cycle plugin for my project and the slideshow is running smoothly. However, I want my slide to display or start with a different image on every page refresh. I'm ...
0
votes
0answers
198 views
rcarousel jQuery-plugin issues a GET at every image-slide
We are using rcarousel with 4 images in "auto" mode.
We have found that in some installations, the images scrolled are loaded "every time" they appear again (ie: image_01 is not only loadad the first ...
1
vote
3answers
4k views
How to make image slide show using jQuery?
I'm fairly new to JavaScript and jQuery. I'm trying to add a slider to my web page.
So I want to make it look like the slider at http://www.orthoimplantcompany.com/products/
Can any one please give me ...
0
votes
1answer
519 views
Slideshow fixed to browser window width and fixed aspect ratio hide content beneath
I have prepared a slideshow with really large images and with prev/next commands.
The slideshow always fit to browser window (is resizable) and when the images resize, they keep the aspect ratio.
...
0
votes
0answers
362 views
added next previous button on jQuery slidejs thumbnail
I added a next/previous on thumbnail for the large number of thumbnails , so it will show 3 thumbnails at a time, I successfully added the next/previous button but I got a problem when I click ...
0
votes
3answers
1k views
Flexslider sticks on first frame
http://dev.marramwines.com/
This is the site I'm working on. I've used Jquery Flexslider. When I use animation: "fade", it sticks on the first slide forever before it goes on to the rest, which ...
0
votes
1answer
203 views
Two slide show in single website not working
I am having 2 jquery slides in my website.
one is easyslider i am using easyslider1.7.js and for another slide, mootools-1.2.1-core.js
my jquery attachments:
<!-- slide1 -->
<script ...
0
votes
0answers
76 views
Calling a function at the end of jquery slideshow
I am using a jquery slideshow plugin and i want to call a function nextfive() defined by me after first five slides have finished transition. I am using the slideshow ...
3
votes
0answers
318 views
Can't get the destroy() method of a jQuery UI plugin to work (+conflicting jQuery plugins)
Background/General Problem
I'm trying to fix a friend's website in which two jQuery plugins he added aren't playing nice. Basically, one (foundation - a grid layout with tabs) isn't playing nice ...
0
votes
0answers
235 views
jQuery SlidesJS plugin and CSS3 Transition Animation for CaptionText
I'm trying to integrate CSS3 Animations Animate.css into SlidesJS
I want to apply css3 animation to CaptionText Over Image of each Slide.
here is HTML of each slide:
<div class="slide">
...
0
votes
2answers
391 views
Any modern, newer, better alernatives to Ariel Flesler's scrollTo/serialScroll?
I'm using both scrollTo and the "child"-plugin serialScroll quite frequently, and like them because they
Actually SCROLL things, rather than animating css-properties (margin/position etc)
Are ...
0
votes
1answer
418 views
slides.js slides_control has 0 height and slide show not working
I am trying to implement a slide show with slides.js on the home page of a new shoify site,
http://naturallog.myshopify.com/
as you can see the images are loading to the page, but div#slides_control ...
0
votes
1answer
681 views
jquery.jmslideshow.js how to stop then it reaches the end
Trying to use beautiful jquery.jmslideshow.js from codrops tutorial on my website, but not familiar with jquery.
One question, - how I can stop jmpress slider with autoplay option enabled on last ...
0
votes
1answer
642 views
How can one get a ResponsiveSlides slideshow to work in Internet Explorer?
I am using ResponsiveSlides.js(http://responsive-slides.viljamis.com/) to display a slideshow on a website I'm working on. It works perfectly in Opera, Chrome, and Firefox, but IE displays the images ...
2
votes
2answers
399 views
jQuery slider redirect the image
I'm using jQuery Blinds Slideshow as image slider. I want to redirect the first sliding image to http://google.com when I click on it. I use a html tag like this:
<div class="slideshow">
...
0
votes
4answers
1k views
nivoSlider undefined resources
I am trying to get nivoSlider to work on this site http://fritech.co.uk/ where it has three images
<div id="slideshow" class="section theme-nivo">
<div class="ribbon"></div>
...
-1
votes
1answer
560 views
jQuery HTML Content Slide Plugin
I didn't want to write this Q on here but I decided that enough's enough and I need to ask the community one way or another.
I'm looking for a very simple HTML content slider. I.e. div.classname and ...
1
vote
1answer
232 views
Javascript slideshow library with ability to add options to download, email image
I am working on a digital asset management product where users can upload images (among other types) and do some operations like transmit, download, transform, share etc. We are working to add an ...
0
votes
1answer
176 views
jQuery cycle-What's stopping the slide and why isn't animate() working?
I have a 5 photos slideshow running, and I want to do an animate() function when it slides to the 4th photo. Instead of running the animate();, the slideshow stops when it slides to the 4th one. ...
0
votes
1answer
427 views
Slides Jquery plugin - similar to BBC Beta
Have you guys seen the new BBC homepage? Check it out.. http://beta.bbc.co.uk/
I love the slide thing, which jQuery Plugin can do this?
0
votes
1answer
464 views
jCarousel: First List Item moves down after Last List Item when Circular is set to true
I'm new here, and very appreciative for all the help I see in this online community.
My Question is about the circular option in jCarousel and the issue I'm having with it. I have a site I'm ...
1
vote
1answer
349 views
WP Slideshow Gallery Plugin not loading in IE8
I am using a Slideshow Gallery plugin on a WordPress site and it is failing to load in IE8. It loads in all other browsers, including IE7 & IE9.
The page is: http://taylorforiowa.com/
The plugin ...
0
votes
1answer
549 views
Noobslide equivalent for jQuery
I am looking for a jquery slideshow that similar to noobslide for mootool. Im looking to have text/img for each slide. Slide 1 has text1 and img 1. Slide 2 has text2 and img 2. They are static ...
2
votes
2answers
386 views
Randomizing the first image on this slideshow?
I've got this jquery-based slideshow up and running just fine, the author even put in a randomization setting which is what I needed. It works great except that it doesn't randomize the first slide. ...
0
votes
1answer
809 views
Looking for DUAL slideshow/carousel options
A client wants to share slides from a presentation on their site, but with a matching set of "annotations" alongside, essentially requiring a double, synchronized slideshow. I've only managed to find ...
3
votes
5answers
3k views
How can I automatically toggle showinfo in jQuery Galleria plugin?
I can't seem to find this documented anywhere. Basically I just want to have the caption automatically be displayed throughout the slideshow...
Thanks in advance...
3
votes
4answers
7k views
Seaching for a Lazy Loading jQuery Slideshow or: hacking cross-slide
I am trying to get a jquery slideshow to display images from flickr, fading and scrolling. Everything works fine, except i really need Lazy Loading of the images (just loading the images on demand).
...
1
vote
1answer
440 views
Simple Slideshow Script that reloads the Images
I am looking for a small jquery based script, which fades images into each other (one to another).
The problem: The scripts I know, need all images in the source code. Means: if I have 5 or 10 images ...
0
votes
2answers
384 views
do anybody know jquery plugin of slideshow in which different delay time for each slide can be set?
i want to set different delay time for different slides those will be generated dynamically .
do you know some jquery plugin or any other code for this?
2
votes
0answers
851 views
Is there a jQuery plugin that combines lightbox and slideshow (Google Buzz-style)? [closed]
When you click on an image in Google Buzz, it shows this image in a lightbox, but at the bottom of the screen there is a list of all images in the same context (and you can click or scroll through ...
0
votes
2answers
204 views
Is there a jQuery gallery/slideshow plugin that matches these criteria?
Can anyone point me in the direction of a jQuery slideshow/gallery plugin that matches these criteria (or can be customized to through setting its options)?
Can be inserted into a div - not a popup ...
0
votes
1answer
1k views
Fading jQuery slideshow flicker / queue problem on mouseover (slideSwitch.js)
I've adapted code from the slideSwitch.js tutorial by Jon Raasch, which is basically a fading slideshow. The script promotes the 'active' slide to a higher z-index and animates the opacity for a ...
1
vote
2answers
912 views
Prevent Galleriffic jquery plugin from reloading the same image twice
Is it possible to prevent the Gallerific plugin from reloading the same image that’s already showing?
For instance, if a user clicks on the same thumbnail twice, the gallery image reloads. Can ...
0
votes
1answer
1k views
How to hide prev/next controls in “Galleriffic” plugin for jQuery?
In our project we use plugin for jQuery - Galleriffic (http://www.twospy.com/galleriffic/), it allows you to do slideshow with photo set.
How to hide buttons prev/next in "pagination" block?
In the ...
0
votes
1answer
1k views
How to Use Images as Navigation with innerfade Slideshow?
I am very new to JavaScript and only have the most basic understanding of how it works, so please bear with me. :) I'm using the jquery.innerfade.js script to create a slideshow with fade transitions ...





