I have 4 tables of information, and I would like to do a swipeleft or right , the same in order to change to the next table or above.
Example:
My current HTML and CSS code:
Explanation of fiddle :
-
It shows 4, 3, 2 and 1 table according to resolution.
-
For mobile is already resolved, using click as the length of each table is changed to the next.
-
This is the time, which does not have swipe , that is, it must always remain in the same place.
/ li>
For desktop , would like to drag the same more to the left or right side using the touch , drag or swipe (NOTE: I do not know the difference between these events).