Code Monkey home page Code Monkey logo

Comments (6)

ixisio avatar ixisio commented on September 28, 2024

hey @naderby,
will have a look on it very soon.

I think, gestures are fully supported on Kindle fire.
But you are talking about links inside captions?

thx!

Cheers,
andy

from bootstrap-touch-carousel.

naderby avatar naderby commented on September 28, 2024

This is the HTML I'm using:

<div class="item active">
    <a href="/page-1/" class="one"></a>
    <div class="carousel-caption">
        <h2 class="hidden-xs">Title</h2>
        <p class="hidden-xs">Content.</p>
        <p><a href="/page-1/" class="btn btn-default">Button</a></p>
    </div>
</div>

from bootstrap-touch-carousel.

ixisio avatar ixisio commented on September 28, 2024

you can try to remove the .prevent-user-select() Mixin. Maybe this would help.

It's not possible for me to test on a real kindle device, so you have to try-and-error a bit for yourself.

Anybody any idea?

Sorry & Cheers

from bootstrap-touch-carousel.

naderby avatar naderby commented on September 28, 2024

I can confirm this also happens on the Nexus 7 with Jellybean, using my code as above.

I will be trying the remove mixin experiment shortly.

from bootstrap-touch-carousel.

naderby avatar naderby commented on September 28, 2024

I gave the div.carousel.slide.touch-carousel a style of "-webkit-user-select: auto !important" to override the mixin and the problem remained.

Oddly, on the nexus, although the link didn't work if you hold a finger down the resulting options presented suggest the browser does know that it is a link: Open Link In New Tab etc

from bootstrap-touch-carousel.

ixisio avatar ixisio commented on September 28, 2024

hmm, sounds like a click/touch event .preventDefault().
I'll take care of it very soon...

from bootstrap-touch-carousel.

Related Issues (20)

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.