带缩略图和全尺寸图像的 ModalPopupExtender

发布于 2024-09-02 14:14:23 字数 205 浏览 5 评论 0原文

让我重写我的问题,我的网站中有一个 Ajax Accordion,用户可以添加图像,在 Accordion 中,我将缩略图和全尺寸图像的路径保留在 Sql Server 表中,用户可以看到缩略图,当他们单击缩略图时,我使用 ModalPopupExtender 打开一个 asp 面板来显示全尺寸图像,带有进度图像或预加载栏

实现此目的的最佳方法是什么?

提前致谢

let me rewrite my question, I have a Ajax Accordion in my web site, Users can add images, in Accordion,I keep the thumbnail and fullsize image's path in Sql Server table, Users can see the thumbnail, and when they click the thumbnail, I use a ModalPopupExtender that open an asp panel to show the full size image, with progress image or preload bar

What is the best way to achieve this?

Thanks in advance

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

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

发布评论

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

评论(2

ι不睡觉的鱼゛ 2024-09-09 14:14:23

您是否询问如何实现 ModalPopupExtender

Are you asking how to implement a ModalPopupExtender?

纵情客 2024-09-09 14:14:23

感谢您的回复,

我正在使用 javascript 取消隐藏 asp 面板,并将图像源替换为全尺寸图像,它在 IE 中工作,但在 FireFox、Opera 和 Chrome 中,用户必须在缩略图上单击几次才能看到全尺寸图像,第一次什么也没有显示,这就是问题所在

Thanks for your reply,

I am using javascript to unhide the asp panel, and replace the image source with full size image, it is working in IE, but in FireFox,Opera,and Chrome, user have to click several time on thumbnail to see the full size image,for the firts time it shows nothing, this is the problem

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