Giter VIP home page Giter VIP logo

looper's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

looper's Issues

looper controls click spam issue

Hi
I like your plugin very much but I noticed one issue.
While click spamming left or right control button looper enters sometimes in bugged mode when several item layers are on top of each other.
Can you maybe investigate this issue and maybe implement some logic to disable controls while animation is active?

Best regards

xfade - Content only shows during animations

I'm facing a problem when using xfade slide down: the content (whether an image or text) only shows for a brief moment during animations.
This happens even when using the provided looper examples, and it seems to affect only xfade.

EDIT: it works properly when I comment out position: relative; in.looper .looper-inner in the looper.css.
But then it is not ideal since it creates issues with responsiveness.

Anybody has a cleaner solution?

DEMO: jsfiddle

Controls not working

When I have following code:

<div class="slideshow looper" data-looper="go" data-interval="1000">

    <div class="looper-inner">

        <div class="item" style="background: url('./img/LZS_1.jpg');">
            <div class="infobox">
                <h1>Test</h1>
                <p>test</p>
            </div>
        </div>

        <div class="item" style="background: orange;">
            <div class="infobox">
                <h1>ha</h1>
                <p>haha</p>
            </div>
        </div>

    </div>

    <nav>
        <a href="#prev" data-looper="prev">Prev</a><br>
        <a href="#next" data-looper="next">Next</a>
    </nav>

</div>

With Looper's CSS and JS included, slideshow works nice in loop, but controls do not do anything.

Looper carousel

I've been working on a carousel type implementation of Looper and wanted to share it with you, possibly being something that can be worked into Looper core. While still needing some polishing, a demo can be seen at http://cdpn.io/srfKt

Thanks again for sharing your work!

Only loops forward for two complete loops

Hello,
Thanks for the great work!
I've just begun testing this plugin, and it seems that I can only get it to loops forward twice, where previous works infinity. Any idea why this may be happening?

Thumbnail Navigation Support.

Hi,

First of all thanks for the such a great plugin. Your plugin is on of the best cycled plugin. Please add Thumbnail navigation support. I mean another next, prev button for thumbnail so that user can add unlimited slide.

Again thanks.

xFade and Height

Would love to see height:auto; in future,
because right now when im using xfade and .looper - height:auto; it cant show it self...
it only works when height is fixed size like 200px etc...

setup via Javascriptinit errors

first error i receive when try to init looper thru js $('.looper').looper();: Uncaught TypeError: Cannot read property 'looper' of undefined
$('.looper').looper({}); works fine tho

other issue is that init thru javascript has very long delay before looper instance starts - what is a reason behind this?

xfade doesn't work in local

Hello,

I try to implement the xfade effect in a local server and no way to make it work. Have you ever experience the same problem and do I miss something important ?

Sincerely

Initial blank screen?

The first image loads only after the js loads and starts kicking. The screen looks pretty blank till then. Is there a way to fix it?

different interval

I need help to make a different interval. Something like this [ iteam-1 = interval 1000 / iteam-2 = interval 2000 ] Maybe you have an example somewhere? Thanks.

"cycle" name change

Please change the name of your plugin. "Cycle" has been a very popular jQuery plugin since 2007, as a quick google search would have told you. Did you not know that or was your choice deliberate?

Only loops twice with looper controls

With the "looper controls" in the site it only loops twice. Without it goes on forever.
Uncaught TypeError: Cannot read property 'looper' of undefined

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.