A graphical widget in a GUI with which a user may set a value by moving an indicator.

learn more… | top users | synonyms

0
votes
0answers
13 views

loading dynamic images using jquery slider options?

At the moment I am having big problems with flexslider populating the slider with this script. It basically is to inconsistent in loading time and doesnt always load every url image from the script. ...
0
votes
0answers
27 views

Adding link to div slider

I'm using a nice image slider that works well but is lacking the ability to hyperlink images. I've tried added the a href tag but I can only place it around the last image tag or else it breaks the ...
0
votes
0answers
4 views

I fixed my contact form 7 but now my nivo slider is not working. I hope it is something simple in this code. Any ideas?

This is the cide that used to work fine. <!--slideshow--> <div id="slider" class="nivoSlider"> <img src="<?php if(of_get_option('slider_image'.$i) != NULL){ echo ...
0
votes
3answers
28 views

Custom image slider

So I am trying to create my own basic image slider using javascript but it just won't work. I want it to rotate between my 3 images. Here is ym javascript: var count = 1; setInterval(function ...
0
votes
0answers
15 views

Flexslider Centering Issue

I am trying to use flexslider as a carousel banner on my site. For some reason I can't get the slider to center horizontally on my site. My code is as follows: HTML: <!doctype html> ...
0
votes
0answers
19 views

JqueryUI - How to disable track handle on click and allow sliding/dragging handle and move one of 3 handles?

I have JQuery UI slider with 3 handles. I need disable click (rewrite event for clicking on slider), but allow sliding on handle mousedrag. I'm trying something like this, but it's not working ...
0
votes
0answers
18 views

Sliders in Windows Store app ListView are moving on their own accord

I've databound some Items to my listView with this XAML: <ListView x:Name="itemListView" ItemsSource="{Binding}"> <ListView.ItemTemplate> ...
-1
votes
0answers
23 views

looking for a tutorial on using javascript to capture touch/swipe events to make a simple slider [on hold]

I know that I could use some JQuery plugin to create a slider, but I am looking to code this myself to do a bit of learning. Unfortunalty, I can't find anything to get me started (all I see is ...
-2
votes
0answers
22 views

How to begin coding a brain for a 8-puzzle game to calculate least moves

I managed to solve this problem with a brute force with RNG it takes around 4-5 seconds to find the best solution even though the working grid is a 3x3. I want to know how do I make it possible to ...
0
votes
1answer
27 views

jquery image slider loop shows again all the images after the last image

I created a slider gallery of images float:left and overflow:hidden. every 3 second an image slides left. The slider works but I have an issue: when I get to the last image it goes back to the first ...
0
votes
1answer
11 views

flexslider not positioning slides correctly using vertical animation

I'm having an issue with flexslider where slides are spacing unevenly when I use the "vertical" slide transition. For instance, the first slide will start out looking like it has ~20px of padding ...
0
votes
2answers
38 views

WPF Slider run time error

I have 2 sliders in my program. My second slider is never allowed to be less than my first slider, so if someone were to try to slide the second slider down past the first one, the first one would ...
0
votes
0answers
5 views

How to get the current slider image name in bxslider?

I am using a jquery bxslider. I want to get the current slideing image name. I use the code $(document).ready(function(){ $('.bxslider').bxSlider({ mode: 'fade', auto: true, captions: true, ...
0
votes
0answers
6 views

Responsive slider with modal_forms pager issue

I am using Drupal-7 modal_forms module for login and registration popup. And for slider(Slideshow) responsive slider. Now whenever I am trying to click the login/register link it gives popup but ...
0
votes
1answer
53 views

Why is this CSS3 transition glitchy?

I'm having a glitchy CSS3 Transition. I'm using the filament responsive carousel and have some basic slides made up of an image, a title an <hr> and a subtitle. What's happening is the OLD ...

1 2 3 4 5 230
15 30 50 per page