在 .NET WebBrowser 控件中单击时拦截 DOM 元素
使用 WebBrowser
控件,当用户单击时是否可以拦截元素(输入文本、输入按钮、文本区域、表格...)?
我在 WebBrowser 控件中加载一个 HTML 页面,用户单击一个元素(例如,输入文本),然后我拦截用户已单击该元素,这样我就可以获得所单击元素的属性。
这可能吗,如果可以的话怎么办?
With a WebBrowser
control, is it possible intercept the element (input text, input button, textarea, table...) when the user clicks over?
I load an HTML page in the WebBrowser control, the user clicks over an element (for example, an input text), and I intercept that the user has clicked that element, so I can get the attributes of the clicked element.
Is this possible, if so how?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论