onPropertyChange事件无法在Google Chrome中使用 [英] onPropertyChange event not working in Google Chrome

查看:1121
本文介绍了onPropertyChange事件无法在Google Chrome中使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

javescript onPropertyChange 事件无法在谷歌浏览器浏览器中运行,请有人帮助我,如果有其他选择,我需要找出文本框值是否以编程方式更改



javescript onPropertyChange event not working in Google Chrome browser, please anybody help me, if there is any alternatives, i need to findout if the textbox value changed programatically

<asp:TextBox ID="TextBox1" runat="server"  onPropertyChange="load();"></asp:TextBox>

推荐答案

据我所知,OnPropertyChange是一个仅限IE的事件。

在Firefox中处理 [ ^ ]

OnPropertyChange [ ^ ]

请仔细阅读以上两个链接,第一个是在Firefox中处理,我想在Chrome中处理也会有类似的方式。

我希望这会有所帮助。

谢谢。
As far as I know, OnPropertyChange is an IE only event.
Handling in Firefox[^]
OnPropertyChange[^]
Please go through the above two links, the first one is handling in Firefox, I guess handling in Chrome would be in a similar fashion.
I hope this helps.
Thanks.


这篇关于onPropertyChange事件无法在Google Chrome中使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆