function dataLeft(){ var checkedData = $(listTemplate_right).datagrid('getChecked'); var rows = $(listTemplate_center).datagrid("getRows"); var c_length = rows.length; var addRows = {}; // filter repeat for (var i =0;i< checkedData.length;i++
转载请注明来源:https://www.cnblogs.com/hookjc/ <script> function getInfo() { var s = ""; s += " 网页可见区域宽:"+ document.body.clientWidth; s += " 网页可见区域高:"+ document.body.clientHeight; s += " 网页可见区域宽:"+ document.body.offs