时间:2023-02-23浏览量:收藏
jquery简单拖拽实现动态排序效果:
1、html代码
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.min.js"></script> <div id="options"> <dd class="opt"> <input value='' name="key" type="text"> <input value='' name="value" type="text"> <input value='' name="answer" type="checkbox" checked> <span class="fa fa-arrows">拖动</span> </dd> <dd class="opt"> <input value='' name="key" type="text"> <input value='' name="value" type="text"> <input value='' name="answer" type="checkbox" checked> <span class="fa fa-arrows">拖动</span> </dd> <dd class="opt"> <input value='' name="key" type="text"> <input value='' name="value" type="text"> <input value='' name="answer" type="checkbox" checked> <span class="fa fa-arrows">拖动</span> </dd> <dd class="opt"> <input value='' name="key" type="text"> <input value='' name="value" type="text"> <input value='' name="answer" type="checkbox" checked> <span class="fa fa-arrows">拖动</span> </dd> </div>
2、js代码
<script type="text/javascript">
$(function () {
$("#options").sortable({
cursor: "move",
items: "dd", //仅仅是dd能够拖动
opacity: 0.6, //拖动时,透明度为0.6
revert: true, //释放时,添加动画
update: function (event, ui) { }//更新排序之后
});
});
</script>RELATED RECOMMEND
2023-02-23
想知道厦门网站建设公司哪家靠谱?本文解析厦门专业建站团队的挑选标准,从定制化设计、技术实力、售后服务等维度,帮企业打造专属品牌官网,避开建站陷阱。

2023-02-23
本文分享AI赋能搜索排名的实操指南,教你借助AI技术挖掘流量洼地,优化内容适配搜索规则,实时调整策略,实现精准曝光,提升搜索排名与精准流量。

2023-02-23
本文详解AI搜索优化排名攻略,解锁内容登顶搜索首页的核心密码,从语义匹配、内容价值、结构化呈现等维度,分享实用优化技巧,助力提升搜索曝光。

Copyright © 2012-2024 世敏网络 版权所有 闽ICP备18026760号-1
闽公网安备 35020502000640号 网站地图 AI内容索引
关键词聚合
