CSS-Tricks / AnythingSlider

A jQuery Slider plugin for anything.
http://css-tricks.github.io/AnythingSlider/
GNU Lesser General Public License v3.0
1.15k stars 380 forks source link

Slider not stopping when playing a video #436

Closed stephenjames716 closed 11 years ago

stephenjames716 commented 12 years ago

Hello,

Great work with this slider. I have just been working with the sample documents and can't seem to get the slider to stop from fading to the next slide when playing a vimeo video that has been added via iframe. If you could please take a look at my code and suggest a solution I would really appreciate it.

http://66.147.244.178/~blockcl1/files/anything_slider/#&panel1-1

I thought that I had corrected the issue but increasing the delay time but it appears that the video slide was only stopping because I had my mouse over that slide. If I remove my mouse from the slideshow area the transition keeps going.

Thank you, Steve

Mottie commented 12 years ago

Hi Steve!

That demo appears to work for me in Chrome. Is there a particular browser where it isn't working?

It seems that this might be related to issue #333, but I'm not sure.

stephenjames716 commented 12 years ago

Hello,

Thank you so much for your reply. I noticed that it was working in Chrome after posting this. I am having the issue I described in firefox on my work machine (which I thought was version 15.0.1). I just tried the site in firefox 15.0.1 on my home machine and it is working. It must be a conflict with something on my work machine.

I will update this thread when I am back at work on Wednesday after disabling my extensions, clearing cache in firefox on my work machine.

Thanks again for your prompt attention!

Steve

Mottie commented 11 years ago

I'm guessing this issue has been resolved. Please feel free to reopen it if you continue to have problems.