sIFR 和 javascript 事件
我在 sIFR 和 javascript 方面遇到了一些麻烦:
http://veda.onenw。 org:8081/yes/yes/(本地实例)
如果您查看在两个图像之间循环的顶部蓝色功能框,您会看到单词“featured”采用 sIFR 样式,然后丢失当 javascript 事件被触发时。
有没有办法让 sIFR 与 Javascript 很好地配合? 谢谢, - Veda
PS,这是来自 Joyent 论坛的副本。
I'm having a bit of trouble with sIFR and javascript:
http://veda.onenw.org:8081/yes/yes/ (local instance)
If you look in the top blue feature box where it cycles between the two images, you'll see that the word "featured" picks up sIFR styling, then loses it when the javascript event is triggered.
Is there a way to make sIFR play nicely with Javascript?
Thanks,
- Veda
PS, this is a duplicate from the Joyent forum.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该示例目前已关闭,但我怀疑循环图像会更改包含“特色”的 HTML。 听起来这会将其重置为 sIFR 之前的状态,因此再次运行 sIFR.replace() 调用以重新替换文本。
The example is currently down, but I suspect that cycling the images changes the HTML that contains "featured". It sounds like this resets it to a pre-sIFR state, so run the
sIFR.replace()
calls again to re-replace the text.