我可以在 Script.aculo.us 的重影中自定义克隆吗?
我在 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我很想回答这个问题。 我向 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