javascript - Drag and Drop on touch screen Timeline -


how can drag items (not items in timeline) touch screen on mobile timeline?

for example:

http://visjs.org/examples/timeline/other/drag&drop.html "item1 - box"

i want drag item1 timeline. work fine on desktop browser , touch on timeline work on mobile

regards


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -