【发布时间】:2012-05-18 09:23:07
【问题描述】:
我尝试在 opensocial 小工具中使用道场网格,框架总是尝试从
http://ajax.googleapis.com/ajax/libs/dojo/1.7.2/dojo/../dojox//grid/DataGrid.js 获取 DataGrid.js,但它失败了。
但在普通的 html 中,我的应用运行良好,它可以从
http://ajax.googleapis.com/ajax/libs/dojo/1.7.2/dojox//grid/DataGrid.js 获取 DataGrid.js。
【问题讨论】:
标签: dojo grid opensocial apache-shindig