我可以在 Script.aculo.us 的重影中自定义克隆吗?

发布于 2024-07-25 11:37:31 字数 254 浏览 3 评论 0原文

我在 Script.aculo.us 中有一个 Draggable。 我想使用重影,它会克隆拖动的元素,因此您看起来像是在拖动该元素的“重影”。

但是,该元素包含一个 iframe。 当我开始拖动时,克隆的 iframe 会加载,这很烦人。 我希望有机会从克隆中删除 iframe。 我怎样才能做到这一点?

(只是让事情变得复杂:原始版本和克隆版本似乎具有相同的 id,所以我不确定如何在不检查其样式的情况下区分它们,这似乎过于黑客化。)

I have a Draggable in Script.aculo.us. I'd like to use ghosting, which clones the dragged element, so you appear to be dragging a "ghost" of the element.

However, this element contains an iframe. When I begin the drag, the clone's iframe loads, which is annoying. I'd like a chance to remove the iframe from the clone. How can I do that?

(Just to complicate matters: the original and the clone appear to have the same id, so I'm not sure how I'd even tell them apart without checking their styling, which seems overly hackish.)

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

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小兔几 2024-08-01 11:37:31

我很想回答这个问题。 我向 Script.aculo.us 提交了错误单,希望能听到一些消息。

https://prototype.lighthouseapp.com/项目/8887/tickets/291-dragging-iframe-in-mozilla-firefox

I would love an answer to this question. I submitted the bug ticket to Script.aculo.us and hopefully hear something.

https://prototype.lighthouseapp.com/projects/8887/tickets/291-dragging-iframe-in-mozilla-firefox

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