dabeng / OrgChart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
2.88k stars 771 forks source link

Trouble with older version of JQuery #222

Open quantumsized opened 7 years ago

quantumsized commented 7 years ago

Hi, I have a site I was wanting to use this on but it conflicts with the JQuery version I am using (jquery-1.11.0). I don't really want to try and fix the whole site as aftermath of updating the JQuery version. Is there something I can do to help this? I'm not sure I'd call it a bug any more than the site I'm putting this on is... Thanks.

warrenspe commented 7 years ago

Best workaround I've come up with is to use jQuery's noConflict method to run two versions of jQuery on one's site, using jQuery3 solely for OrgChart