EasyUI Forum

General Category => Bug Report => Topic started by: yogesh on December 20, 2013, 07:04:47 AM



Title: error in script
Post by: yogesh on December 20, 2013, 07:04:47 AM
Hi,

I getting error message in js file "jquery.easyui.min" on line rule.style["width"]=_4e3;

this code is working in IE 7 IE 8 and IE 9 and IE 10 but now i have broswer which is downgraded from IE11 to IE10 and showing agen info as

"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E)"

is this issue is because of MSIE 7.0; and Trident/6.0; ?


Title: Re: error in script
Post by: stworthy on December 20, 2013, 08:00:18 AM
What error message is it? Please describe it in more detail. Maybe you need to provide some testing code to demonstrate your issue.