Ext.Toorbar is not a constructor
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<link rel="stylesheet" type="text/css"
href="resources/css/ext-all.css" />
<script src="ext-all.js"></script>
<script src="adapter/ext/ext-base.js"></script>
<script src="ext-all-debug.js"></script>
<script src="ArrayTool.js"></script>
<script>
Ext.onReady(function(){
new Ext.Toorbar({
renderTo:document.body,
items:[{
xtype:'tbbutton',
text:'Button'
},{
xtype:'tbbutton',
text:'Menu Button',
menu:[{
text:'Better'
},{
text:'Good'
},{
text:'Best'
}]
},{
xtype:'tbsplit',
text:'Split Button',
menu:[{
text:'Item One'
},{
text:'Item Two'
},{
text:'Item Three'
}]
}]
});
});
</script>
</head>
<body>
</body>
</html>
报的错误:TypeError: Ext.Toorbar is not a constructor 展开
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<link rel="stylesheet" type="text/css"
href="resources/css/ext-all.css" />
<script src="ext-all.js"></script>
<script src="adapter/ext/ext-base.js"></script>
<script src="ext-all-debug.js"></script>
<script src="ArrayTool.js"></script>
<script>
Ext.onReady(function(){
new Ext.Toorbar({
renderTo:document.body,
items:[{
xtype:'tbbutton',
text:'Button'
},{
xtype:'tbbutton',
text:'Menu Button',
menu:[{
text:'Better'
},{
text:'Good'
},{
text:'Best'
}]
},{
xtype:'tbsplit',
text:'Split Button',
menu:[{
text:'Item One'
},{
text:'Item Two'
},{
text:'Item Three'
}]
}]
});
});
</script>
</head>
<body>
</body>
</html>
报的错误:TypeError: Ext.Toorbar is not a constructor 展开
2个回答
威孚半导体技术
2024-08-19 广告
2024-08-19 广告
威孚(苏州)半导体技术有限公司是一家专注生产、研发、销售晶圆传输设备整机模块(EFEM/SORTER)及核心零部件的高科技半导体公司。公司核心团队均拥有多年半导体行业从业经验,其中技术团队成员博士、硕士学历占比80%以上,依托丰富的软件底层...
点击进入详情页
本回答由威孚半导体技术提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询