webanimals / dynatree

Automatically exported from code.google.com/p/dynatree
0 stars 0 forks source link

how to access context menu in tablet or mobile #429

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i followed your code to create context menu with tree view which is working 
fine in desktop computer but not working either tablet or mobile,
is there any extra plug in need to add ,

please help me to provide a get ready to work on tablet or mobile

Thanks in advance

Regards
G.Lenin

Original issue reported on code.google.com by leningovi@gmail.com on 30 May 2013 at 9:31

GoogleCodeExporter commented 9 years ago
Context menus are not directly part of dynatree, I just added a sample that 
shows how to include a particular menu plugin.
You may have a look at other menu widget that you could integrate, for example:
https://github.com/mar10/jquery-ui-contextmenu

Original comment by moo...@wwwendt.de on 30 May 2013 at 5:45