专业网站建设品牌,十四年专业建站经验,服务6000+客户--广州京杭网络
免费热线:400-683-0016      微信咨询  |  联系我们

Tab Position

当前位置:网站建设 > 技术支持
资料来源:网络整理       时间:2023/2/14 0:18:13       共计:3611 浏览

Click the 'position' drop-down list and select an item to change the tab position.

Position:

jQuery EasyUI framework helps you build your web pages easily.

  • easyui is a collection of user-interface plugin based on jQuery.
  • easyui provides essential functionality for building modem, interactive, javascript applications.
  • using easyui you don't need to write many javascript code, you usually defines user-interface by writing some HTML markup.
  • complete framework for HTML5 web page.
  • easyui save your time and scales while developing your products.
  • easyui is very easy but powerful.
  • About
  • My Documents
  • Help
源代码
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Tab Position - jQuery EasyUI Demo</title>
  6. <link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css">
  7. <link rel="stylesheet" type="text/css" href="../../themes/icon.css">
  8. <link rel="stylesheet" type="text/css" href="../demo.css">
  9. <script type="text/javascript" src="../../jquery.min.js"></script>
  10. <script type="text/javascript" src="../../jquery.easyui.min.js"></script>
  11. </head>
  12. <body>
  13. <h2>Tab Position</h2>
  14. <p>Click the 'position' drop-down list and select an item to change the tab position.</p>
  15. <div style="margin:20px 0;">
  16. <span>Position:</span>
  17. <select onchange="$('#tt').tabs({tabPosition:this.value})">
  18. <option value="top">Top</option>
  19. <option value="bottom">Bottom</option>
  20. <option value="left">Left</option>
  21. <option value="right">Right</option>
  22. </select>
  23. </div>
  24. <div id="tt" class="easyui-tabs" style="width:700px;height:250px">
  25. <div title="About" style="padding:10px">
  26. <p style="font-size:14px">jQuery EasyUI framework helps you build your web pages easily.</p>
  27. <ul>
  28. <li>easyui is a collection of user-interface plugin based on jQuery.</li>
  29. <li>easyui provides essential functionality for building modem, interactive, javascript applications.</li>
  30. <li>using easyui you don't need to write many javascript code, you usually defines user-interface by writing some HTML markup.</li>
  31. <li>complete framework for HTML5 web page.</li>
  32. <li>easyui save your time and scales while developing your products.</li>
  33. <li>easyui is very easy but powerful.</li>
  34. </ul>
  35. </div>
  36. <div title="My Documents" style="padding:10px">
  37. <ul class="easyui-tree" data-options="url:'tree_data1.json',method:'get',animate:true"></ul>
  38. </div>
  39. <div title="Help" data-options="iconCls:'icon-help',closable:true" style="padding:10px">
  40. This is the help content.
  41. </div>
  42. </div>
  43.  
  44. </body>
  45. </html>
版权说明:
本网站凡注明“广州京杭 原创”的皆为本站原创文章,如需转载请注明出处!
本网转载皆注明出处,遵循行业规范,如发现作品内容版权或其它问题的,请与我们联系处理!
欢迎扫描右侧微信二维码与我们联系。
·上一条:ie6或ie8下,UEditor中出错document.body为空或不是对象解决办法 | ·下一条:easyui left-tabs 左侧的tabs

Copyright © 广州京杭网络科技有限公司 2005-2025 版权所有    粤ICP备16019765号 

广州京杭网络科技有限公司 版权所有