Asp.net 的模态弹出图像查看器

发布于 2024-07-26 06:43:48 字数 216 浏览 8 评论 0原文

我正在寻找一个可以向我显示所选图像详细视图的控件,该视图实际上会在模式弹出窗口中显示更大的图像,以便向我的客户显示更好的图像视图。 您知道那些标准模式弹出窗口可调整大小以适应所选图像的原始大小。 动态调整大小的模式弹出窗口实际上是我正在寻找的,当然它应该适用于Asp.net(如果可能的话3.5)

我已经搜索了一段时间,但我一直无法想出一个可接受的解决方案然而。

提前致谢。

I am looking for a control which can show me selected image detail view which is actually gonna be bigger image in a modal pop up to show a better view of image to my customers. You know those standard modal pop-up resizeable to selected image original size. Dynamicly resizable modal pop-up is actually what I am looking for and of course it should be for Asp.net (if possible for 3.5)

I've searching for a while but I haven't been able to come up with a acceptable solution yet.

Thanks in advance.

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

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

发布评论

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

评论(2

别在捏我脸啦 2024-08-02 06:43:48

虽然 Lightbox 不是 asp.net,而是基于 javascript,但它是显示带有较大图像的弹出窗口的鼻祖。 http://www.lokeshdhakar.com/projects/lightbox2/

还有很多其他类似的开源客户端“控件”可以完成您想要的操作。

您可能还需要从 YUI 的 jQuery 中推出自己的版本来构建您想要的可调整大小的要求。

Although not asp.net, but rather javascript based, Lightbox is the granddaddy of displaying a popup with a larger image. http://www.lokeshdhakar.com/projects/lightbox2/

There are many other similar open-source client-side 'controls' that would do what you want.

You may also need to roll your own from jQuery of YUI to build the resizeable requirement that you want.

耳钉梦 2024-08-02 06:43:48

您可能想看看 Telerik:
http://www.telerik.com/products/aspnet-ajax.aspx

他们有一些可能可以完成工作的控件。
否则搜索 Infragistics,他们有类似的控件。

You might want to have a look at Telerik:
http://www.telerik.com/products/aspnet-ajax.aspx

The have some controls that would probably get the job done.
Otherwise search for Infragistics, they have similar controls.

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