EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 14, 2025, 10:10:09 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
¿How I included a textarea on a form?
Pages: [
1
]
« previous
next »
Print
Author
Topic: ¿How I included a textarea on a form? (Read 8856 times)
koysweb
Newbie
Posts: 7
¿How I included a textarea on a form?
«
on:
June 19, 2014, 10:26:42 AM »
Im learning to use EasyUI and I want to include a textarea on a form, ¿How I do it?, what class i must use?
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: ¿How I included a textarea on a form?
«
Reply #1 on:
June 19, 2014, 07:46:53 PM »
Any input elements can be included in a form. Try this:
Code:
<form>
<textarea name="t1"></textarea>
</form>
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...