EasyUI Forum
April 28, 2024, 11:01:47 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Bug Report / Re: Bug. Filebox in IE 9 browser on: July 23, 2015, 06:14:40 PM
Thank u reply. After patched, i solve this problem  Grin
2  General Category / Bug Report / Bug. Filebox in IE 9 browser on: July 20, 2015, 12:34:47 AM
See the code below

Code:
  <input class="easyui-filebox" id="file"  data-options="prompt:'Choose a file...'" />

Code:
  $('#file').filebox('reset');

First, I selected file (Ex : C:\1.txt)
Second, Call "reset" method in filebox object

Then I selected previous selected file (C:\1.txt), the bug happened.
The filebox doesn't display the path/name of the selected file.

I use Internet Explorer 9.
I already patched jquery-easyui-1.4.1-patch
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!