前段支持

//alert(document.getElementById("11122").innerText);
alert(document.getElementById("11122").innerHTML);
 
textarea没有value属性,s标签没有value属性
 
window.parent.parent.location.href
 
关闭按钮带有parent
function gb(){
window.parent.close();
}
 
<s:if test="#attr.info.cyzt!=1&&#attr.cyly==1">
<a title="修改" href="javascript:void(0)" style="" onclick="fnxg('${info.zj}','${info.cypz}');return false;">修改</a>
</s:if>
posted @ 2019-04-12 22:09  那些年的代码  阅读(85)  评论(0编辑  收藏  举报