EasyUI Forum
May 21, 2024, 09:05:31 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: filebox not work in IE8 jquery-easyui-1.4.2  (Read 7132 times)
ljpxg
Newbie
*
Posts: 5


View Profile
« on: April 19, 2015, 04:14:04 AM »

in jquery-easyui-1.4.2 demo, the filebox example not work with IE8, but in firefox it's ok.

is it does not support IE8 ?

IE8 version : 8.0.6001.18702 with x86.
Logged
jarry
Administrator
Hero Member
*****
Posts: 2264


View Profile Email
« Reply #1 on: April 19, 2015, 08:33:58 AM »

Please try to add the code below to your page.
Code:
<style>
.filebox-label{
background:url('../../themes/default/images/blank.gif');
}
</style>
Logged
ljpxg
Newbie
*
Posts: 5


View Profile
« Reply #2 on: April 19, 2015, 11:17:35 PM »

ok,after add those line it's work fine with IE8.


Think you very much!
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!