Posted on 2011-12-24 15:58
哈希 阅读(189)
评论(0) 编辑 收藏 所属分类:
Js and Jquery 常用总结
{sName: "productId","bSortable":false, "sColumnDataType":'link',
"sColumnDataTypePro":{'url':"javascript:findmodel('<c:out value="${context_path }"/>/k4_oldGoldStorsge/oldGoldDetail/{id}');",'name':'productId'},aTargets: [2]},
function findmodel(url){
var rs = window.showModalDialog(url,"dialogWidth=" + 500 + "px;dialogHeight=" + 90 + "px");
}