XXX.aspx页面:
<script type="text/javascript" src="JScript/jquery.js"></script>
<link rel="stylesheet" type="text/css" href="FastFeedBack/panel/jquery.panel.css"/>
<link rel="stylesheet" type="text/css" href="FastFeedBack/panel/skins/blue/css.css" />
<script type="text/javascript" src="FastFeedBack/panel/jquery.panel.js"></script>
<script type="text/javascript">$(document).ready(function () {
$("#jquery_panel").panel();
});
<div id="jquery_panel"></div>
js、ajax、一般程序文件详见附件