Coder Social home page Coder Social logo

bounceback's People

Contributors

amkohn avatar

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

Watchers

 avatar  avatar  avatar

bounceback's Issues

Bounceback not working on mobile.

I have setup as instructed but when testing my website from iOS or Android I dont get the modal.
Can you help? Are there any special option to make it work on mobile?

flot fork question

Sorry to bug you here about your work in another project, but I didn't see the Issues tab on your flot fork project page.

You wrote jquery.flot.spline.js, but didn't specify a license for the file. Since it is not part of the official flot distribution, I was wondering if you could let me know which license is has been release under.

Thank you.

It doesn't work in Facebook in app browser

It works really well in Chrome and Firefox browser in both desktop and mobile. But, it doesn't work in facebook mobile app internal browser.

Is there any possible solution for this?

Thanks for this awesome piece of code.

mobile issue

Hi

Thank you for this excellent library.

I have three pages:
i) www.example.com/index.html
ii) www.example.com/join.html
iii) www.example.com/members/bronze/

Bounceback is included on join.html

  • If I go from i ----> ii --(press back on mobile)--> i, the popup shows. Good.

  • If I go from i ----> ii ----> iii --(press back on mobile)--> ii --(press back on mobile)--> i, the popup doesn't show, although the browser viewport does jump to the top of the page when pressing back on page ii.

I've tried it on both Chrome and Firefox on Android.

This is what I'm using to call it:

<!-- Bounceback -->
<script src="js/bounceback.min.js"></script>
<script type="text/javascript">
    Bounceback.init({
        aggressive: false,
        checkReferrer: false,
        onBounce: function() {
        modal.style.display = "block";
    var fiveMinutes = 60 * 5;
    display = document.querySelector('#time');
    startTimer(fiveMinutes, display);
        }
    })
</script>
<!-- End of Bounceback code -->

Can you please suggest what I'm doing wrong? Thanks kindly.

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.