Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem vith touch device tap, and mouse drag #11

Open
EL-shadow opened this issue Sep 18, 2013 · 0 comments
Open

Problem vith touch device tap, and mouse drag #11

EL-shadow opened this issue Sep 18, 2013 · 0 comments
Labels

Comments

@EL-shadow
Copy link

If try to use html like:

<ul id="slidercontainer">
    <li><a href="#link1"><img src="pic1.jpg"></a></li>
    <li><a href="#link2"><img src="pic2.jpg"></a></li>
    <li><a href="#link3"><img src="pic3.jpg"></a></li>
</ul>

When drag with mouse and release in slider area - called link click, but it was expected click event is prevented.
But on touch device links is not impossible to click vith tap event. (Dragging work correctly)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant