在asp.net c#中拖放图像? [英] drag and drop the Image in asp.net c#?

查看:70
本文介绍了在asp.net c#中拖放图像?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

将图像拖放到asp.net c#?

,因为我们想要开发一个Quiz Application.where我们权限图像放置然后检查它的真实

drag and drop the Image in asp.net c#?
because we want to developed a Quiz Application.where we rights image put and then checked its true

推荐答案

您可以使用 jQuery UI 中的可拖动组件[ ^ ]。这将允许您将对象拖放到画布上或允许将元素放到其上的任何其他元素。



因为这是一个Web应用程序,jQuery将是一个很好的库,可以使用客户端验证和动画。
You can use Draggable component from jQuery UI[^]. This would let you enable dragging and dropping of the objects onto the canvas or any other element that allows dropping of elemnts onto it.

Since this is a web application, jQuery would be a great library to work with the client side validation and animation.


这篇关于在asp.net c#中拖放图像?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆