首页上一页 1 下一页尾页 6 条记录 1/1页
《ASP.NET编程宝典(C#)》-21章Ajax校内数码相册网站报错
发表在ASP.NET图书答疑
2014-09-16
是否精华
是
否
版块置顶:
是
否
设置时间:
非永久
永久
起始时间:
结束时间:
是否扣分:
是
否
JavaScript 运行时错误: 无法获取未定义或 null 引用的属性“UI”
我的运行环境是win7 vs2010 IE10
我的运行环境是win7 vs2010 IE10
精彩评论 6
2014-09-19
6L
dafault.aspx(动态)黄色提示字数如下:
<script type="text/javascript">
//<![CDATA[
Sys.Application.add_init(function() {
$create(Sys.Extended.UI.SlideShowBehavior,
{"autoPlay":true,"id":"SlideShowExtender1","imageDescriptionLabelID":"imageDescription","imageHeight":0,"imageWidth":0,"loop":true
,"nextButtonID":"nextButton","playButtonID":"playButton","playButtonText":"开","playInterval":2000,"previousButtonID":"prevButton"
,"slideShowServiceMethod":"GetSlides","slideShowServicePath":"/WebSite2/Default.aspx","stopButtonText":"停止"}, null, null, $get
("Image1"));
});
//]]>
</script>
对话框中的字
SlideShowExtender JavaScript 运行时错误: 无法获取未定义或 null 引用的属性“UI”
<script type="text/javascript">
//<![CDATA[
Sys.Application.add_init(function() {
$create(Sys.Extended.UI.SlideShowBehavior,
{"autoPlay":true,"id":"SlideShowExtender1","imageDescriptionLabelID":"imageDescription","imageHeight":0,"imageWidth":0,"loop":true
,"nextButtonID":"nextButton","playButtonID":"playButton","playButtonText":"开","playInterval":2000,"previousButtonID":"prevButton"
,"slideShowServiceMethod":"GetSlides","slideShowServicePath":"/WebSite2/Default.aspx","stopButtonText":"停止"}, null, null, $get
("Image1"));
});
//]]>
</script>
对话框中的字
SlideShowExtender JavaScript 运行时错误: 无法获取未定义或 null 引用的属性“UI”