abTreePractice
abTreePractice copied to clipboard
Enabled negative values for nodes in Firefox
keyCode value for minus dash in Firefox is 173 instead of 189, so I've changed the code slightly to make it possible to add negative values to nodes in Firefox.