首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

测试Gadget时,IE7上出现的有关问题

2012-11-23 
测试Gadget时,IE7下出现的问题一个比较弱智的错误:?function initSPI(){ ????? xxx.Request.setService(c

测试Gadget时,IE7下出现的问题

一个比较弱智的错误:

?

function initSPI(){ ????? xxx.Request.setService("community", {                getMostFollowedContent: {                service: "community.getMostFollowedContent",                params: {                cred: "<_env_|cred>",                },                handleError:false            }

?错误时由这一段代码导致的。

热点排行