How do I make jstree to select node only on left click?

Viewed 7809

Currently both left and right click select the node which interferes contextmenu as I use left clicks to go to other pages. How do I make select_node.jstree event know which mouse button is being clicked?

3 Answers
Related