Title: Easyui 1.4 filebox bug! Post by: wade.zhu on August 26, 2014, 08:53:42 PM see the code bellow
Code: <form id="ff" method="post"> Code: $('#ff').form('clear'); Call form clear method first, then re-select a file, the bug happened. the filebox doesn't display the path/name of the selected file again PS:file still can be sumitted to server Title: Re: Easyui 1.4 filebox bug! Post by: jarry on August 27, 2014, 03:07:28 AM Please download the patch from http://www.jeasyui.com/download/downloads/jquery-easyui-1.4-patch.zip.
|