I use jQuery’s getScript method.
But they do not support opera, Chrome, only support ie8, firefox, But also has bug.
There are other methods?
Direct load jqx-all.js, and too big, and long load times.
$.getScript("jqwidgets/jqxcore.js");
$.getScript("jqwidgets/jqxsplitter.js");
$.getScript("jqwidgets/jqxtabs.js");
$.getScript("jqwidgets/jqxtree.js");
$.getScript("jqwidgets/jqxmenu.js");
$.getScript("jqwidgets/jqxscrollbar.js");
$.getScript("jqwidgets/jqxbuttons.js");
$.getScript("jqwidgets/jqxpanel.js");
$.getScript("jqwidgets/jqxcheckbox.js");
Best Wishes,
Webiis