multitouch slider gesture diagonal html5

242 views Asked by At

My question is simple:

1- For a Multitouch table interface, with html5 on a web browser (chrome, firefox, ...)
2- I am using Hammer.js
3- I added a container (div) that you can move, drag, expand (resize)
4- Inside this "div" I added an image slider (like royalslider)

The Problem is:

When rotate this "div", I want to slide this image slider, the browser only recognize left, right, up, down. ¿But what about diagonal gesture or another one?

---> Check this example image here <----

Please Help!

0

There are 0 answers