ext designer生成了js文件,怎么用在script标签调
ext吧
全部回复
仅看楼主
level 1
dachanji 楼主
RT
2011年08月26日 02点08分 1
level 1
dachanji 楼主
2011年08月26日 02点08分 2
level 1
dachanji 楼主
2011年08月26日 02点08分 3
level 1
dachanji 楼主
2011年08月26日 02点08分 4
level 1
dachanji 楼主
<script>
Ext.onReady()//这里怎么调initComponent构造vbox ?
</script>
2011年08月26日 02点08分 5
level 1
整个假如名为a.js
在jsp或者java页面头上写
<script type="text/javascript" src="目录/a.js"></script>
2012年02月24日 07点02分 6
1