EasyUI Forum
March 28, 2024, 10:42:16 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Bug. Filebox in IE 9 browser  (Read 8560 times)
goguma31
Newbie
*
Posts: 2


View Profile
« 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
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: July 20, 2015, 07:24:44 PM »

Please use the 'jquery-easyui-1.4.3-patch.zip' instead. It can be downloaded from http://www.jeasyui.com/download/downloads/jquery-easyui-1.4.3-patch.zip.
Logged
goguma31
Newbie
*
Posts: 2


View Profile
« Reply #2 on: July 23, 2015, 06:14:40 PM »

Thank u reply. After patched, i solve this problem  Grin
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!