摘要: 第二天 简单的弹窗 还是使用昨天所使用的alert.html页面,添加引用window.js文件 <script type="text/javascript" src="window.js"></script> window.js文件 Ext.onReady(function(){//onReady 阅读全文
posted @ 2016-03-15 12:01 布兰登 阅读(104) 评论(0) 推荐(0)
摘要: 第一天 简易的弹窗 alert.html <!DOCTYPE html><html>  <head>    <title>alert.html</title>     <link rel="stylesheet" type="text/css" href="ext-2.0.2/resources/c 阅读全文
posted @ 2016-03-15 09:55 布兰登 阅读(121) 评论(0) 推荐(0)