<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>排序</title>
<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<style type="text/css">
img{
cursor: pointer;
width:20%;
margin:10px
}
</style>
</head>
<html>
<head>
<meta charset="UTF-8">
<title>排序</title>
<script src="js/jquery-1.11.3.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<style type="text/css">
img{
cursor: pointer;
width:20%;
margin:10px
}
</style>
</head>