开发者

Javascript Runtime error in ASPX page

I got strange error when i run the .apsx page

Error is below:

"Microsoft JScript runtime error: Unable to 开发者_开发技巧get value of the property 'addEventListener': object is null or undefined"

I could not understand, why this error occur. How can i fix it plz help !


If you are using IE, than perhaps it's because for IE<9, you need to use attachEvent. https://developer.mozilla.org/en/DOM/element.addEventListener

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜