I get a java script error on Internet Explorer when changing the index of a drop down list control inside a form. the error is: __EVENTTARGET is null or is not an object The code is auto generated by the framework library
|
1
|
|
|
|
|
|
the problem was in a tag of the html that didn't has close tag. |
||
|
|
|
|
Are you using MS Ajax? I had the same problem with VS 2008 so I downloaded the latest version of Ajax framework and Ajax Control Tookit and then it seemed to be working fine. |
||||
|
