Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
更改表单内的下拉列表控件的索引时,我在 Internet Explorer 上收到 java 脚本错误。错误是:__EVENTTARGET 为空或不是对象代码是由框架库自动生成的
问题出在没有关闭标签的html标签中。
您使用的是 MS Ajax 吗?我在 VS 2008 上遇到了同样的问题,所以我下载了最新版本的 Ajax 框架和 Ajax Control Tookit,然后它似乎工作正常。