Posted on 2011-12-24 15:58
哈希 閱讀(190)
評論(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");
}