-----------------------------------------------------------------------------主页面index.html <html><header> #中间加载样式和JS, 静态文件迁移至项目中时要注意路径。 </header><body scroll="no"> <div id="layout"> <div id="header"> # 页面顶部部分 </div> <div id="leftside"> # 左侧导航栏部分 <div id="sidebar_s"> # 伸缩按钮 <div class="collapse"> # collapse则表示所有第一级节点默认为折叠状态 <div class="toggleCollapse"><div></div></div> </div> </div> <div id="sidebar"> # 侧菜单部分 <div class="toggleCollapse"><h2 id="主菜单">主菜单</h2> <div>收缩</div> </div> <div class="accordion" fillSpace="sidebar"> ----------------------------------------------- # 虚线中间为菜单内容,可替为动态数据 <div class="accordionHeader"> <h2 id="span-Folder-span-用户"><span>Folder</span>用户</h2> </div> <div class="accordionContent"> <ul class="tree treeFolder"> # treeFolder:在所有树节点前加上Icon图标 <li> <a href="" target="navTab">用户管理</a> <ul> <li><a href="./userlist.html" target="navTab" rel="userlist">用户列表</a></li> <li><a href="./userlist.html" target="navTab" rel="userlist">用户添加</a></li> </ul> </li> </ul> </div> ------------------------------------------------ </div> </div> </div> <div id="container"> #主体部分,多标签页形式 </div> </div> <div id="footer">@author chenwei (www.chenwei.ws) </div> # 页脚部分</body></html> # 打开所有html文件可以看到,除index.html外,其余均为html代码碎片,它们使用nabTab/dialog形式显示。 ----------------------------------------------------------------------------------- 官方对学习DWZ的几点建议: 1.通读DWZ文档。(PS:东西比较碎,大部分有你想知道的) 2.看demo每个组件演示和代码。(PS:代码碎片可以现用) 3.建议安装firebug,用firebug看html结构,CSS和调试JS。(PS:想了解哪块结构就使用firebug) 4.初学者不建议看DWZ全部源码,非常有必要看看dwz.ui.js和dwz.ajax.js 5.可以从google code下载dwz_thinkphp版本,结合php后台去理解DWZ和服务器端的交互方式

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

This article explains the HTML5 <time> element for semantic date/time representation. It emphasizes the importance of the datetime attribute for machine readability (ISO 8601 format) alongside human-readable text, boosting accessibilit


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Notepad++7.3.1
Easy-to-use and free code editor

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver CS6
Visual web development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment
