英文全称 Carbobenzyloxy
中文解释 苄氧羰基
缩写分类 化学化工
缩写简介
a 标签不能这么写···你可以用一个按钮来模拟的··
<input type="button" id="cbzdisa" value="我是按钮" onclick="cbzdis()"/>
点击按钮以后使用下面代码 禁用
document.getElementById(‘cbzdisa’).disabled=true
按钮你可以通过CSS 做成超链接的样式
border:0text-decoration:underlinecolor:bluecursor:pointer
即可
望采纳·