搜索资源列表
TextAreaTest
- TextAreaTest, java中的TextArea编辑框架设计的例程,学习swing的好例子
RichEditPic
- 是否觉得HTML的TextArea很难看而且很难控制?这个是一个网页的RichEdit,好用-feel HTML TextArea difficult to see and very difficult to control? This is a web RichEdit and ease of use
gui
- 编辑程序,运行后界面上有一个TextField组件和一个TextArea组件,另外还有一些Checkbox组件和一个Choice组件。-Editing program, run after the interface has a TextField component and a TextArea component, as well as a number of components and Checkbox components Choice.
calcul
- 带有文本记录功能的计算器,带有记事本功能,你的操作都记录在记事本中,但这个计算器功能还不算太完善-calculator with a textarea which you operation is recorded in , and the record can be stored and opened.
jquery-textarea
- jquery模态demo以及jquery实现的文本框。可设置其尺寸-jquery modal demo and source code
CommentExample
- 新浪网易的评论块制作源码 技术要点: 1.因为 textarea里面不能放图片,所以和新浪的做法一样,选用ifr a me放内容,然后隐藏一个 textarea用于提交。 2.JQqery tab 插件的使用 -Sina Netease' s comments block of source technical points: 1. Because the textarea can not put pictures inside, so, and Sina
TextArea
- This an example of the use of textarea on a 2D GUI-This is an example of the use of textarea on a 2D GUI
js_date_ctrl
- 如果不喜欢网页上弹出式的日期选择控件,可以试试这个,用textarea模拟出来c/s程序的日期选择方法。不足的地方,还请大家多多指正。-If you do not like pop-up on the page date selection controls, you can try this with a textarea simulated c/s program date selection method. Deficiencies, but please correct me.
KindEdit文本编辑器
- 在textarea里设置HTML内容即可实现编辑,在这里需要注意的是,如果从服务器端程序(ASP、PHP、ASP.NET等)直接显示内容,则必须转换HTML特殊字符(>,<,&,”)。具体请参考各语言目录下面的demo.xxx程序,目前支持ASP、ASP.NET、PHP、JSP。 在有些浏览器上不设宽度和高度可能显示有问题,所以最好设一下宽度和高度。宽度和高度可用inline样式设置,也可用 编辑器初始化参数 设置。(The HTML content is set up