3 wtf Internet Explorer Javascript Errors

by 26. November 2009 23:43

 

  • Invalid property value. bodyStyle: 'background-color: <-space_here#dfe8f7;'. Without space it works perfectly. You can find bodyStyle setting in ExtJs control constructors.
  • Unkown runtime error Ext.DomHelper.overwrite("_id_here_", '       ');. You cannot set innerHTML of table in Explorer directly. Use deleteRow/appendRow methods.
  • Invalid source HTML for this operation (also known as Unknown runtime error) $('span').innerHTML += <div>...</div>''. You cannot insert a block element inside a non-block element

For me, these errors became a revelation =). Mainly because of the fantastically useful error messages.

Tags: , ,

IT | Software

Add comment


(Will show your Gravatar icon)

  Country flag

biuquote
  • Comment
  • Preview
Loading



Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen

About the author

Name: Ilya Khaprov (rus Илья Хапров)

Age: 23

Sex: Male

I'm a postgraduate (an "aspirant" in Russian terminology see Wikipedia for details) at Bryansk State Technical University.

I'm working with .Net since 2004. Also i like lisp.

My research interests lie in the area of Intelligence. In particular i am studing personal information filters, ontology learning, and some other stuff.

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in  anyway.

© Copyright 2009

Recent Visitors