jQuery組件easyui基本布局實現(xiàn)代碼
來源:易賢網(wǎng) 閱讀:813 次 日期:2016-08-30 14:17:20
溫馨提示:易賢網(wǎng)小編為您整理了“jQuery組件easyui基本布局實現(xiàn)代碼”,方便廣大網(wǎng)友查閱!

這篇文章主要為大家詳細介紹了jQuery easyui基本布局實現(xiàn)代碼,具有一定的參考價值,感興趣的小伙伴們可以參考一下

<!DOCTYPE html>

<html>

<head>

 <meta charset="UTF-8">

 <title>Basic Layout - jQuery EasyUI Demo</title>

 <link rel="stylesheet" type="text/css" href="../themes/default/easyui.css">

 <link rel="stylesheet" type="text/css" href="../themes/icon.css">

 <link rel="stylesheet" type="text/css" href="demo.css">

 <script type="text/javascript" src="../jquery.min.js"></script>

 <script type="text/javascript" src="../jquery.easyui.min.js"></script>

</head>

<body>

 <h2>基本布局</h2>

 <p>布局包括北,南,東,西,中間,部分</p>

 <div style="margin:20px 0;"></div>

 <div class="easyui-layout" style="width:700px;height:350px;">

 <div data-options="region:'north'" style="height:50px"></div>

 <div data-options="region:'south',split:true" style="height:50px;"></div>

 <div data-options="region:'east',split:true" title="東" style="width:100px;"></div>

 <div data-options="region:'west',split:true" title="西" style="width:100px;"></div>

 <div data-options="region:'center',title:'Main Title',iconCls:'icon-ok'">

  <table class="easyui-datagrid"

   data-options="url:'datagrid_data1.json',method:'get',border:false,singleSelect:true,fit:true,fitColumns:true">

  <thead>

   <tr>

   <th data-options="field:'itemid'" width="80">Item ID</th>

   <th data-options="field:'productid'" width="100">Product ID</th>

   <th data-options="field:'listprice',align:'right'" width="80">List Price</th>

   <th data-options="field:'unitcost',align:'right'" width="80">Unit Cost</th>

   <th data-options="field:'attr1'" width="150">Attribute</th>

   <th data-options="field:'status',align:'center'" width="60">Status</th>

   </tr>

  </thead>

  </table>

 </div>

 </div>

</body>

</html>

以上就是本文的全部內容,希望對大家的學習有所幫助

更多信息請查看網(wǎng)絡編程
易賢網(wǎng)手機網(wǎng)站地址:jQuery組件easyui基本布局實現(xiàn)代碼

2025國考·省考課程試聽報名

  • 報班類型
  • 姓名
  • 手機號
  • 驗證碼
關于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機站點 | 投訴建議
工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務許可證:(云)人服證字(2023)第0102001523號
聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關注公眾號:hfpxwx
咨詢QQ:1093837350(9:00—18:00)版權所有:易賢網(wǎng)