我如何将信息从 java applet 发送到我的 html/javascript/css?

发布于 2024-09-11 05:27:03 字数 239 浏览 2 评论 0原文

我有一个简单的页面,顶部有一个标题,底部有一个 java 小程序。小程序使用输入(通过 php get 参数传递,又名 index.php?url=http://www .image.com/img.jpg。这个 java 脚本将计算整个图片的平均颜色。

我如何将此信息发送回 DOM

? !

I have a simple page with a header on top and a java applet on the bottom. the applet uses an input (passed via php get parameter, aka index.php?url=http://www.image.com/img.jpg. This java script will calculate the average color throughout the picture. i'd like the header to match this average color.

how can i send this information back to the DOM?

thanks!!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文