I recently put together a basic jstree.
When I click on a link, it triggers the createNode() function. This function utilizes the create
feature from the API to generate a new node.
It appears to be a common issue with jQuery that I am encountering. Any insights into what might be going wrong would be greatly appreciated.
Check out the fiddle here - http://jsfiddle.net/juyMR/16/