开发者

htmlbox 4.0 set textarea with value

I'm using texteditor htmlbox 4.0 inisde my page , when i press a button i want my texteditor to be set with a value.

i can't开发者_开发百科 get to set it's value.

how can this be done?

Thank's In Advance.


Try using the HTMLBox set_text() method Initialize your HTML box as hb_TxtArea = $("#txt_notes")..htmlbox({}); and then use hb_TxtArea,set_text('') on your button click.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜