2008年8月5日

how to disable button by javascript

摘要: today ,i was fooled by the code in javascript so much if(....) { document.getElementById('').Enabled=false; } ... i guess the button should be disabled because of the code, how ever ,the result is ... 阅读全文

posted @ 2008-08-05 18:31 鹤翔九天 阅读(491) 评论(0) 推荐(0)

导航