更改magiczoomplus中的流行图像
我的要求如下:
我正在使用 magiczoomplus 脚本。我想更改在运行时使用 ajax 显示缩放图像的弹出图像。现在我可以更改主图像,但无法更改缩放图像。
请建议如何做。
谢谢,
I have requirement as follows:
I am using magiczoomplus script. I want to change the pop up image that shows the zoomed image using ajax on run time. Right now I am able to change the main image but zoomed image I am not able to change.
Please suggest how to do it.
Thanks,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
加载新图像后,在 javascrip 中调用以下 api 函数
t。
MagicZoomPlus.refresh()
after loading the new image call the following api function in javascrip
t.
MagicZoomPlus.refresh()