Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Issue: SCRIPT87: Invalid argument. in Common.Common.js with IE 8. [27232]

$
0
0
Common.Common.js, Line 3 character 12627, Invalid Argument

After applying the property "id"="ExtenderContentEditable", the property is "height"="-25px". This error is Invalid Argument.


,applyProperties:function(e,d){
for(var b in d){
var a=d[b];
if(a!=c&&Object.getType(a)===Object){
var f=e[b];
$common.applyProperties(f,a)
}
else e[b]=a
}
}
Comments: I have a similar issue, with DisplaySourceTab = True OR False. The HtmlEditorExtender is within an UpdatePanel and GridView control. When I select 'Edit' on a row that contains the HtmlEditorExtender, Internet Explorer 9 will throw the error SCRIPT87: Invalid argument. The line of script is setting the height of an element to a negative number - $common.applyProperties(f,a)}else e[b]=a}} where 'a' = -128 This is not a problem in FireFox or earlier versions of Internet Explorer such as 6.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>