<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jQuery easyUI 中文档案</title>
	<atom:link href="http://www.easyui.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.easyui.net</link>
	<description>jQuery easyUI 中文资料，交流，分享平台</description>
	<lastBuildDate>Tue, 19 Apr 2011 08:28:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>easyUI 版本列表及下载</title>
		<link>http://www.easyui.net/2010/06/easyui-version-list-download/</link>
		<comments>http://www.easyui.net/2010/06/easyui-version-list-download/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 15:20:34 +0000</pubDate>
		<dc:creator>busfly</dc:creator>
				<category><![CDATA[easyUI更新发布]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[发布]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=299</guid>
		<description><![CDATA[请选择你要的版本，点击链接进入后，可以查看各版本的说明，及下载地址。
点击[EN]进入官方英文的版本发布页面, 点击[中文]进入本站翻译的中文发布页面.


jQuery EasyUI 1.2.2  -EN- -中文-
jQuery EasyUI 1.2.1  -EN- -中文-
jQuery EasyUI 1.2  -EN- -中文-
jQuery EasyUI 1.1.2  -EN- -中文-
jQuery EasyUI 1.1.1 -EN- -中文-


jQuery EasyUI 1.1 -EN- -中文-
jQuery EasyUI 1.0.5 -EN- -中文-
jQuery EasyUI 1.0.4 -EN- -中文-
jQuery EasyUI 1.0.3 -EN- -中文-
jQuery EasyUI 1.0.2 -EN- -中文-
jQuery EasyUI 1.0.1 -EN- -中文-



您可能会喜欢这些文章2010年08月24日 -- jQuery插件 easyUI 发布1.2版2010年07月21日 -- jQuery插件 easyUI 发布1.1.2版2010年07月3日 -- easyui 表单验证 Form Validation2010年07月3日 [...]]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/06/easyui-version-list-download/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>jQuery EasyUI: Tutorial 教程 及中文教程 索引列表</title>
		<link>http://www.easyui.net/2010/06/easyui-tutorial/</link>
		<comments>http://www.easyui.net/2010/06/easyui-tutorial/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 06:39:11 +0000</pubDate>
		<dc:creator>busfly</dc:creator>
				<category><![CDATA[easyUI中文教程]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[中文教程]]></category>
		<category><![CDATA[英文教程]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=20</guid>
		<description><![CDATA[Tutorial
Intruduction 介绍
This tutorial aims to use easyui framework to demonstrate how to create your web page easily.
First of all, you need to include some js and css file:（本教程旨在演示如何轻松利用easyui框架来的创建自己的网页。
首先，你需要加入一些js和css文件：）
<link rel=“stylesheet” type=“text/css” href=“../themes/default/easyui.css”>
<script type=“text/javascript” src=“../jquery-1.4.2.min.js”></script>
<script type=“text/javascript” src=“../jquery.easyui.min.js”></script>
easyui predefines some icon CSS class which can show background image(16x16). If you wish to use it you need to include:（easyui CSS类预定义一些图标，可以显示背景图片（16像素 x 16像素）。如果你想使用它，你必须加入：）
<link rel="stylesheet" type="text/css" href="../themes/icon.css">
Contents （教程内容索引）
Drag and Drop （拖动与放下）
Basic Drag and Drop  -EN- -中文-
Building a drag-drop shopping cart  -EN- -中文-
Creating a School Timetable  -EN- -中文-]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/06/easyui-tutorial/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>jQuery EasyUI: Documentation 及中文文档 索引列表</title>
		<link>http://www.easyui.net/2010/06/easyui-doc/</link>
		<comments>http://www.easyui.net/2010/06/easyui-doc/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 06:13:34 +0000</pubDate>
		<dc:creator>busfly</dc:creator>
				<category><![CDATA[easyUI中文文档]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[中文文档]]></category>
		<category><![CDATA[英文文档]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=15</guid>
		<description><![CDATA[
Documentation

Base 基础功能

EasyLoader -EN- -中文-
Draggable -EN- -中文-
Droppable -EN- -中文-
Resizable -EN- -中文-


Layout 布局

Panel -EN- -中文-
Tabs -EN- -中文-
Accordion -EN- -中文-
Layout -EN- -中文-


Menu and Button 菜单与按钮

Menu -EN- -中文-
LinkButton -EN- -中文-
MenuButton -EN- -中文-
SplitButton -EN- -中文-



Form 表单

Form -EN- -中文-
ComboBox -EN- -中文-
ComboTree -EN- -中文-
NumberBox -EN- -中文-
ValidateBox -EN- -中文-
DateBox -EN- -中文-
Calendar（日历） -EN- -中文-


Windows 窗口

Window -EN- -中文-
Dialog -EN- -中文-
Messager -EN- -中文-


DataGrid and Tree 数据表格与树

Pagination [...]]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/06/easyui-doc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jQuery插件 easyUI 发布1.2版</title>
		<link>http://www.easyui.net/2010/08/easyui-1-1-2-update-2/</link>
		<comments>http://www.easyui.net/2010/08/easyui-1-1-2-update-2/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 01:40:21 +0000</pubDate>
		<dc:creator>busfly</dc:creator>
				<category><![CDATA[easyUI更新发布]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[发布]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=437</guid>
		<description><![CDATA[jQuery EasyUI是一组基于jQuery的UI插件集合，而jQuery EasyUI的目标就是帮助web开发者更轻松的打造出功能丰富并且美观的UI界面。开发者不需要编写复杂的javascript，也不需要对css样式有深入的了解，开发者需要了解的只有一些简单的html标签。

当前版本： 1.2
更新时间： 2010-8-18
更新日志：



Improvement 改进

tree: Add cascadeCheck,onlyLeafCheck properties and select event.
combobox: Enable multiple selection.
combotree: Enable multiple selection.
tabs: Remember the trace of selection, when current tab panel is closed, the previous selected tab will be selected.
datagrid: Extend from panel, so many properties defined in panel can be used for datagrid.


New Plugins 新的插件

treegrid: Represent tabular data in hierarchical view, [...]]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/08/easyui-1-1-2-update-2/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>jQuery插件 easyUI 发布1.1.2版</title>
		<link>http://www.easyui.net/2010/07/easyui-1-1-2-update/</link>
		<comments>http://www.easyui.net/2010/07/easyui-1-1-2-update/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:58:12 +0000</pubDate>
		<dc:creator>busfly</dc:creator>
				<category><![CDATA[easyUI更新发布]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[发布]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=424</guid>
		<description><![CDATA[jQuery EasyUI是一组基于jQuery的UI插件集合，而jQuery EasyUI的目标就是帮助web开发者更轻松的打造出功能丰富并且美观的UI界面。开发者不需要编写复杂的javascript，也不需要对css样式有深入的了解，开发者需要了解的只有一些简单的html标签。

当前版本： 1.1.2
更新时间： 2010-7-9
更新日志：

修复Bug问题:

messager: When call show method in layout, the message window will be blocked. fixed.


Improvement 改进

datagrid: Add validateRow method, remember the current editing row status when do editing action.
datagrid: Add the ability to create merged cells.
form: Add callback functions when loading data.
panel,window,dialog: Add maximize,minimize,restore,collapse,expand methods.
panel,tabs,accordion: The lazy loading feature is supported.
tabs: Add getSelected,update,getTab methods.
accordion: Add [...]]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/07/easyui-1-1-2-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>easyui 表单验证 Form Validation</title>
		<link>http://www.easyui.net/2010/07/easyui-tutorial-form-validation/</link>
		<comments>http://www.easyui.net/2010/07/easyui-tutorial-form-validation/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 10:39:12 +0000</pubDate>
		<dc:creator>水月洞天</dc:creator>
				<category><![CDATA[easyUI中文教程]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[中文教程]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=413</guid>
		<description><![CDATA[easyUI 教程 » 表单验证 Form Validation

本教程将展示如何验证表单。easyui框架提供了一个验证插件来进行表单验证。本教程中我们将建立一个联系方式表单，并使用验证插件进行表单验证。
您可以根据自己的需要改编此表单。
创建表单
创建一个带有姓名，电子邮件，主题和信息字段的简单联系方式表单:


&#60;div style="background:#fafafa;padding:10px;width:300px;height:300px;"&#62;
    &#60;form id="ff" method="post"&#62;
        &#60;div&#62;
            &#60;label for="name"&#62;Name:&#60;/label&#62;
            &#60;input class="easyui-validatebox" type="text" name="name" required="true"&#62;&#60;/input&#62;
       [...]]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/07/easyui-tutorial-form-validation/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>easyui 为表单添加下拉树选择域 Add ComboTree field to a form</title>
		<link>http://www.easyui.net/2010/07/easyui-tutorial-add-combotree-field-to-a-form/</link>
		<comments>http://www.easyui.net/2010/07/easyui-tutorial-add-combotree-field-to-a-form/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 10:34:28 +0000</pubDate>
		<dc:creator>水月洞天</dc:creator>
				<category><![CDATA[easyUI中文教程]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[中文教程]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=411</guid>
		<description><![CDATA[easyUI 教程 » 为表单添加下拉树选择域 Add ComboTree field to a form

下拉树选择域是一个带有下拉树的选择框。它可以用来作为表单域的一部分提交到远程服务器。
本教程中我们将创建一个注册用户表单，它包括姓名，地址，城市字段。城市字段是一个下拉树选择域，我们可以通过它选择一个指定的城市。
第一步 &#8211;  创建HTML代码


&#60;div id="dlg" style="padding:20px;"&#62;
    &#60;h2&#62;Account Information&#60;/h2&#62;
    &#60;form id="ff" action="/demo6/ProcessServlet" method="post"&#62;
        &#60;table&#62;
            &#60;tr&#62;
            [...]]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/07/easyui-tutorial-add-combotree-field-to-a-form/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>easyui 通过Ajax提交表单 Submit a form with Ajax</title>
		<link>http://www.easyui.net/2010/07/easyui-tutorial-submit-a-form-with-ajax/</link>
		<comments>http://www.easyui.net/2010/07/easyui-tutorial-submit-a-form-with-ajax/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 10:29:48 +0000</pubDate>
		<dc:creator>水月洞天</dc:creator>
				<category><![CDATA[easyUI中文教程]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[中文教程]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=409</guid>
		<description><![CDATA[easyUI 教程 » 通过Ajax提交表单 Submit a form with Ajax
本教程将向您展示如何使用easyui提交表单。我们创建一个带有名称，电子邮件和电话号码的示例表单。通过使用easyui form插件将表单改为Ajax表单。该表单提交所有字段到后台处理程序，后台处理程序再将这些数据返回到前端页面，我们接收到这些数据并显示出来。
创建表单

&#60;div style="width:230px;background:#E0ECFF;padding:10px;"&#62;
    &#60;form id="ff" action="/demo5/ProcessServlet" method="post"&#62;
        &#60;table&#62;
            &#60;tr&#62;
                &#60;td&#62;Name:&#60;/td&#62;
   [...]]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/07/easyui-tutorial-submit-a-form-with-ajax/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>easyui 创建带有复选框的树节点 Create Tree with CheckBox Nodes</title>
		<link>http://www.easyui.net/2010/07/easyui-tutorial-create-tree-with-checkbox-nodes/</link>
		<comments>http://www.easyui.net/2010/07/easyui-tutorial-create-tree-with-checkbox-nodes/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 10:24:49 +0000</pubDate>
		<dc:creator>水月洞天</dc:creator>
				<category><![CDATA[easyUI中文教程]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[中文教程]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=407</guid>
		<description><![CDATA[easyUI 教程 » 创建带有复选框的树节点 Create Tree with CheckBox Nodes
使用easyui树插件可以创建带有复选框的树。如果点击节点的复选框，点击节点的信息上下继承。例如，点击&#8217;tomato&#8217; 复选框，你将看到&#8217;Vegetables&#8217;节点部分选中。

创建树标签

&#60;ul id="tt"&#62;&#60;/ul&#62;

构建带有复选框的树


using('tree', function(){
    $('#tt').tree({
        url:'tree_data.json',
        checkbox:true
    });
});

正如你所看到的，我们使用easyloader来动态加载树插件。该特性可以使页面加载更快。
下载树实例代码: easyui-tree-demo.zip
您可能会喜欢这些文章2010年07月3日 -- easyui 表单验证 Form Validation2010年07月3日 -- easyui 为表单添加下拉树选择域 Add ComboTree field to a form2010年07月3日 -- easyui 通过Ajax提交表单 Submit a form [...]]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/07/easyui-tutorial-create-tree-with-checkbox-nodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>easyui 为树添加节点 Append nodes to tree</title>
		<link>http://www.easyui.net/2010/07/easyui-tutorial-append-nodes-to-tree/</link>
		<comments>http://www.easyui.net/2010/07/easyui-tutorial-append-nodes-to-tree/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 10:21:28 +0000</pubDate>
		<dc:creator>水月洞天</dc:creator>
				<category><![CDATA[easyUI中文教程]]></category>
		<category><![CDATA[easyUI]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[中文教程]]></category>

		<guid isPermaLink="false">http://www.easyui.net/?p=405</guid>
		<description><![CDATA[easyUI 教程 »  为树添加节点 Append nodes to tree
本教程演示如何为树添加节点。我们创建一个Foods树，它包含fruit和vegetable节点，然后添加一些其他的水果到现存的fruit节点。
创建foods树
首先创建foods树，代码如下：

&#60;div style="width:200px;height:auto;border:1px solid #ccc;"&#62;
    &#60;ul id="tt" class="easyui-tree" url="tree_data.json"&#62;&#60;/ul&#62;
&#60;/div&#62;

注意：树组件通过&#60;UL&#62;标签定义，树节点数据从路径&#8221;tree_data.json&#8221;获取

获取父节点
我们通过点击节点选择fruit节点，为该节点添加其他fruits数据。调用getSelected方法获取节点句柄：


var node = $('#tt').tree('getSelected');

getSelected方法的返回值是一个javascript对象，它包括id,text,attributes 和target properties.target property是选择节点的引用。
添加节点

var node = $('#tt').tree('getSelected');
if (node){
    var nodes = [{
        "id":13,
        "text":"Raspberry"
    },{
   [...]]]></description>
		<wfw:commentRss>http://www.easyui.net/2010/07/easyui-tutorial-append-nodes-to-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

