Jquery easyui (1) · foldable panel layout, accordion, jqueryeasyui
<Html xmlns =" http://www.w3.org/1999/xhtml "> <Head runat =" server "> <meta http-equiv =" Content-Type "content =" text/html; charset = UTF-8 "/> <title> homepage </title> <link href = ".. /JQuery/easyui/themes/icon.css "rel =" stylesheet "/> <link href = ".. /JQuery/easyui/themes/default/easyui.css "rel =" stylesheet "/> <script src = ".. /JQuery/jquery. min. js "> </script> <script src = ".. /JQuery/easyui/jquery. easyui. min. js "> </script> <script src = ".. /JQuery/easyui/locale/ Easyui-lang-zh_CN.js "> </script> <style> # div_leftmenu div {font-size: 15px;} # div_leftmenu div ul {margin: 15px 15px 15px 15px; padding: 0; overflow: hidden; line-height: 40px;} # div_leftmenu div ul li {list-style-type: none; background-color: # DFE2E3; text-align: center; margin-bottom: 15px ;}# div_leftmenu div ul li: last-of-type {margin-bottom: 0 ;}</style>