============================================================
nashihou.js
============================================================
/**获取属性中的数值*/
function stripPx(value){
if(value == "") return 0;
return p...
============================================================
nashihou.js
============================================================
/**获取属性中的数值*/
function stripPx(value){
if(value == "") return 0;
return p...