Questions tagged [anythingslider]

jQuery slider plugin allowing a large range of elements to be used in a slider from images to HTML and more.

The AnythingSlider plugin allows users to create sliding content with images, videos, or other HTML elements, and is highly customizable using a large range of options.

Written by Chris Coyier of CSS-Tricks. Check out the demo page and original article.

Latest version available on Github.

171 questions
11
votes
3 answers

jquery elastic animation doesn't complete

http://www.thebraproject.com/collection If you slide the clothesline backwards every third item stops dead without completing the elastic animation. Can anyone see why that might be happening? I'm using the AnythingSlider for jQuery to make it…
jay
  • 10,275
  • 5
  • 34
  • 52
5
votes
2 answers

how to stop anything slider from adding hash tags to the URL

anything slider is adding hash tags like #&panel1-1 at the end of the url. I tried hashtags:false but it does not work. Is there any other way to stop it from generating those hashtags?
Kumar Garapati
  • 619
  • 1
  • 10
  • 24
4
votes
1 answer

how could to change WCircleMenu options when you scroll down using jquery.fullPage

I have this code: http://jsfiddle.net/hevercking/t0qxavfc/ when you click the "&" button appear the social network links on the top of the button using the WCircleMenu effect, when someone sroll down the bar menu comes up using the jquery.fullPage…
hevercking
  • 45
  • 6
4
votes
3 answers

How to test if selector is valid in jQuery

I am using AnythingSlider jQuery plugin which dynamically reads the hash in the URL and selects an item on a page via jQuery. The problem is the end user can break the plugin if they get to http://mydomain.com/#!demos/slider. Is there a way to test…
TruMan1
  • 33,665
  • 59
  • 184
  • 335
3
votes
3 answers

Anythingslider touch swipe functionality stopping normal click on links on IOS and tablet devices

I am using the anything slider jquery plugin with the touch events. it appears to be working as expected on all devices allowing users to 'swipe' by touch on tablets and ios devices and by using the mouse on a desktop. $('#slider').anythingSlider({ …
user894932
3
votes
1 answer

Anything slider and wordpress and magic fields

here's my problem. I'm getting some strange behavior on wordpress and magic fields coupled with the anything slider. The main issue is that the thumbnails images that I'm trying to load into the slider are doubling up in the content. As well, the…
3
votes
2 answers

I'm attempting to use jquery ui (accordion) inside an AnythingSlider panel and it's not working - somebody look?

I'm making a site from AnythingSlider and want to use jQuery UI's accordion feature inside a panel and the whole page poops the bed. All of the references to js and css work. And now for the news...