|
Title: Different Code in 1.3.4 library on www.jeasyui.com/easyui & zip Package Post by: enzo on November 04, 2013, 04:12:13 AM Hi,
I have detected a code difference between the Library (1.3.4) from http://www.jeasyui.com/easyui/jquery.easyui.min.js and http://www.jeasyui.com/download/v134.php the jquery.easyui.min.js of the zip package has the same version number (1.3.4) but the code is totally different. I have recognized the difference because of bad performance within the treegrid using the jquery.easyui.min.js from the zipfile. As i use http://www.jeasyui.com/easyui/jquery.easyui.min.js the Performance is better... What is the right code? BR Jens Title: Re: Different Code in 1.3.4 library on www.jeasyui.com/easyui & zip Package Post by: stworthy on November 04, 2013, 06:28:45 AM The code from http://www.jeasyui.com/easyui/jquery.easyui.min.js is the newest developing file that has some new features and improvements. These enhancements will be integrated into next release version.
|