Click here to Skip to main content
15,890,282 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I need to upgrade jQuery from jQuery-1.8 version to jQuery-3.4.1 version.

My project also includes jquery.dynatree.js file which is compatible with jQuery-1.8 version. But, as I am upgrading jQuery also, I don't know which version will be supporting jQuery.dynatree.js file.

Also, I would like to know if I need to upgrade jQuery-UI version too?

What I have tried:

I browsed the internet and also checked the documentation for jquery.dynatree.js but no such compatibility guidance being found there.
Posted
Updated 19-Nov-19 21:56pm

1 solution

It seems that dynatree is a dead end... GitHub - mar10/dynatree: Automatically exported from code.google.com/p/dynatree[^]

There is a link to the 'fancytree' project that should be the next version...
Probably the best to replace it. If you can't you should do the testing yourself - there is a good chance it will work...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900