<input id="oButton" type=button value="禁止点击"><script langauge="javascript"> document.all['oButton'].disabled = true; </script>