easyui作者在发布1.2.4 两个月之后首度跟新了googleCode的代码内容,这就说明了easyui 1.2.5 将很快会要发布了。
1.2.5的版本中主要修复bug和新增功能如下:
Version 1.2.5
-------------
主要修改的bug
* tabs: When add a new tab panel with href property, the content page is loaded twice. fixed.
* form: Failed to call 'load' method to load form input with complex name. fixed.
* draggable: End drag in ie9, the cursor cannot be restored. fixed.
功能改进
* tabs: Call 'clos...