<script>
function httpChk(){
var cc=document.getElementById("a").value.replace(/\http:\/\//ig,"");
document.getElementById("a").value=cc
}
</script>
<input type="text" id="a" onkeyup="httpChk()"/>

轉載至:http://www.wowbox.com.tw/blog/article.asp?id=1964

arrow
arrow
    全站熱搜

    winter1106 發表在 痞客邦 留言(0) 人氣()