shahzadafzal / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

Pause slide show from javascript #173

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Is it possible to pause the slideshow from a javascript function (not from 
pauseLinkText)?

I am using galleriffic in a JQuery UI Tabs.
The gallery is the same for 3 tabs (it dynamically generates the thumbs for 
each tab). 
When in slideshow mode, if I click on "pause", than select another tab, and 
than click on "play" it works perfect.
But, When in slideshow, if select to change the Tab (without pause), is is a 
buig confusion.

I could solve this if I could stop the slideshow from the select tab event 
(using javascript).
But I don't know how to do it!
Any idea?

Thanks!!

Original issue reported on code.google.com by arthur.f...@gmail.com on 29 Dec 2010 at 4:36

GoogleCodeExporter commented 8 years ago
Did you solve it?

Thanks

Original comment by davide.m...@gmail.com on 23 Sep 2011 at 11:53