EasyUI Forum
May 02, 2024, 09:49:59 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: datebox width property not work since 1.2.6 for ie6  (Read 11488 times)
poshere
Newbie
*
Posts: 6


View Profile Email
« on: January 10, 2013, 01:24:42 AM »

<input type='text' id='txt1' />
$(document).ready(function(){
    $('#txt1').datebox({
        width:100
    })
});
the text width with datebox icon will not change in ie6, but works well in ie7+, this problems exist since 1.2.6
Logged
poshere
Newbie
*
Posts: 6


View Profile Email
« Reply #1 on: January 16, 2013, 01:53:55 AM »

stworthy, how about this one, i think some one may also meet this problem in ie6
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #2 on: January 17, 2013, 01:15:08 AM »

Although I run the code you provided more than one time, however can not find any exceptions. Here is the example tested.
http://jsfiddle.net/K6cse/
Logged
poshere
Newbie
*
Posts: 6


View Profile Email
« Reply #3 on: January 17, 2013, 06:39:18 AM »

hi, stworthy, what i meant was that this "with" propery for datebox not work in ie6, the datebox width will not change but remain the same width no matter what value for width property. you can try in ie6.
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!