首页 > 代码库 > jquery easy UI 的hello版

jquery easy UI 的hello版

<!DOCTYPE html>
<html>
<head>
	<meta charset="UTF-8">
	<title>Tree Node Icons - jQuery EasyUI Demo</title>
	<link rel="stylesheet" type="text/css" href=http://www.mamicode.com/"easyui.css">>

生成dialog的方式有两种:第一种是通过js生成 (这样可以让js和html分离) 第二种是通过class的属性值就可以了。

jQuery easy ui 的学习视频地址:http://edu.51cto.com/lesson/id-24494.html 

jquery easy UI 的hello版