herrethan / flipcarousel

A jQuery plugin to display carouseling content using a card flip effect.
11 stars 5 forks source link

Fixed a bug in multiple instantiation. #1

Closed talk2cerlin closed 9 years ago

talk2cerlin commented 9 years ago

Fixed a bug which was coming if there are multiple instances. BUG Details: Article element was getting removed from all the element groups except the first one

herrethan commented 9 years ago

Thanks tak2cerlin. If you are using it somewhere I'd love to see how you implemented it!

talk2cerlin commented 9 years ago

first things first. I must appreciate you for your effort. This is one of the best carousel i have seen.

Actually i am not using it anywhere but i saw a question posted in stackoverflow. In order to answer him i just checked out.

Once again kudos for your work.

herrethan commented 9 years ago

thanks very much for the note. I'm glad this plugin is seeing some action finally after a long time of non use, and a few iterations.

good work with the pagination dots!

next thing is solving that darn FF quirk.

On Mon, Dec 8, 2014 at 11:12 PM, Cerlin notifications@github.com wrote:

first things first. I must appreciate you for your effort. This is one of the best carousel i have seen.

Actually i am not using it anywhere but i saw a question posted in stackoverflow http://stackoverflow.com/questions/27354332/. In order to answer him i just checked out.

Once again kudos for your work.

— Reply to this email directly or view it on GitHub https://github.com/herrethan/flipcarousel/pull/1#issuecomment-66232395.