论坛首页 入门技术论坛

hello world 问题?

浏览 2298 次
该帖已经被评为新手帖
作者 正文
   发表时间:2008-01-11  
[color=darkred][/color]我按照网上说的例子去试了下,没想到第一个例子都出不来,最上面导入EXT的JS文件:

ext-all.css.  ext-all.js.  ext-base.js.  ext-lang-zh_CN.js

helloworld.html:
<html>
  <head>
    <title>hello</title>
    <script type="javascript">
       Ext.onReady( function() {
           Ext.MessageBox.alert("hello world!");
});
    </script >
  </head>
  <body>
     <div id="myDiv"></div>
  </body>
</html>

为什么会出不来呢?还需要导入其他文件吗?
   发表时间:2008-01-11  
怎么没人回答呢? 我是第一次使用EXT,还请指教.
0 请登录后投票
   发表时间:2008-01-18  
注意JS的导入顺序

0 请登录后投票
论坛首页 入门技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics