欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

動態(tài)改變textbox的寬高的js

 更新時間:2006年10月26日 00:00:00   作者:  
復(fù)制代碼 代碼如下:

 <INPUT type="button" value="&darr;" onclick="document.getElementById('temp10966').style.height=(parseInt
(document.getElementById('temp10966').style.height)+150).toString()+'px'">



<INPUT type="button" value="&uarr;" onclick="if(parseInt(document.getElementById('temp10966').style.height)>150)
{document.getElementById('temp10966').style.height=(parseInt(document.getElementById('temp10966').style.height)-
150).toString()+'px'}">


<input type="button" value="→" onclick="document.getElementById('temp10966').wrap=='soft'?document.getElementById
('temp10966').wrap='off':document.getElementById('temp10966').wrap='soft';this.value=='→'?this.value='←':this.value='→'">

相關(guān)文章

最新評論