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

测试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            }

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