首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

JScript在客户端如何读写TextArea

2012-03-30 
JScript在客户端怎么读写TextAreaRT[解决办法]document.getElementById( TextAreaID ).value

JScript在客户端怎么读写TextArea
RT

[解决办法]
document.getElementById( "TextAreaID ").value

热点排行