{"id":648,"date":"2012-11-15T12:02:11","date_gmt":"2012-11-15T12:02:11","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=648"},"modified":"2025-08-02T14:26:25","modified_gmt":"2025-08-02T13:26:25","slug":"textarea","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/html\/forms-html\/textarea\/textarea","title":{"rendered":"TextArea"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong><em>Note &#8211; for single line test use&nbsp;&lt;input type=&#8221;text&#8221; not textarea!<\/em><\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>  &lt;textarea name=\"MyTextArea\" style=\"width: 300px; height:120px;\"&gt;Default text&lt;\/textarea&gt;\n\n  &lt;textarea name=\"MyTextArea\" cols=\"50\" rows=\"2\"&gt;Default text&lt;\/textarea&gt;\n\nIncluding previously submitted text:\n  &lt;textarea name=\"MyTextArea\" style=\"width: 300px; height:120px;\"&gt;&lt;?= $_POST&#91;\"MyTextArea\"];?&gt;&lt;\/textarea&gt;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Max length<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;textarea maxlength=\"50\"><\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Background text<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Text that vanished when you start typing into the box<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>  &lt;textarea placeholder=\"Write your name here\" >&lt;\/textarea><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Note &#8211; for single line test use&nbsp;&lt;input type=&#8221;text&#8221; not textarea! Max length Background text Text that vanished when you start typing into the box<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[382],"tags":[],"class_list":["post-648","post","type-post","status-publish","format-standard","hentry","category-textarea"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/648","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=648"}],"version-history":[{"count":8,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/648\/revisions"}],"predecessor-version":[{"id":5075,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/648\/revisions\/5075"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=648"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=648"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}