如何让我的小程序与页面对话?
我没有找到关于如何让我的小程序与它嵌入的页面对话的信息。具体来说,我所追求的是将小程序合并到 AJAX 进程中,并在applet 控制是否可以发出 AJAX 请求,并为其添加一些参数。 这可能吗?如果是这样,其背后的方法论是什么?
TIA, 博士
I'm not having any luck finding info on how I can get my applet to talk to the page that it's embedded in. The thing I'm after, specifically, is to incorporate an applet into an AJAX process and have various events in the applet control whether the AJAX request can be made, as well as adding a few params to it.
Is this possible? If so, what's the methodology behind it?
TIA,
Dr.D
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
注意:并非所有浏览器都完全支持 liveconnect,尤其是在 Mac 上。但是,您可以使用它的子集。我测试了几种浏览器的 liveconnect 支持,结果可在博客文章中找到: applet: 缺少有关 liveconnect 和部署的信息
Note: liveconnect is not supported fully on all browsers, especially on the mac. However, you can use a subset which is. I tested several browsers for their liveconnect support, the results are availble in a blog post: applets: missing information about liveconnect and deployment