{"id":896,"date":"2015-01-13T08:50:44","date_gmt":"2015-01-13T08:50:44","guid":{"rendered":"http:\/\/www.masterlevel.de\/blog\/?p=896"},"modified":"2015-01-20T11:32:55","modified_gmt":"2015-01-20T11:32:55","slug":"css-textarea-resize-ausschalten-verhindern","status":"publish","type":"post","link":"https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/","title":{"rendered":"css: textarea resize ausschalten, verhindern"},"content":{"rendered":"<p>textarea m\u00f6chte sich bitte, warum auch immer, nicht vom User resizen und ver\u00e4ndern, schon gar nicht auf gew\u00fcnschte Gr\u00f6\u00dfe ziehen lassen. Das macht man eigentlich nicht, so gehts aber:<\/p>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n\r\ntextarea {\r\n\tresize: none;\r\n\twidth: 200px;\r\n\tmax-width: 200px;\r\n\theight: 100px;\r\n\tmax-height: 100px;\r\n}\r\n\r\n<\/pre>\n<p>Das war einfach.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>textarea m\u00f6chte sich bitte, warum auch immer, nicht vom User resizen und ver\u00e4ndern, schon gar nicht auf gew\u00fcnschte Gr\u00f6\u00dfe ziehen lassen. Das macht man eigentlich nicht, so gehts aber: textarea { resize: none; width: 200px; max-width: 200px; height: 100px; max-height: 100px; } Das war einfach.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[62,94],"tags":[],"class_list":["post-896","post","type-post","status-publish","format-standard","hentry","category-css","category-snippets"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>css: textarea resize ausschalten, verhindern - masterlevel<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"J. Adler\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/css-textarea-resize-ausschalten-verhindern\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/css-textarea-resize-ausschalten-verhindern\\\/\"},\"author\":{\"name\":\"J. Adler\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#\\\/schema\\\/person\\\/e6868eda89eb09db99b63d9d8dd4b63f\"},\"headline\":\"css: textarea resize ausschalten, verhindern\",\"datePublished\":\"2015-01-13T08:50:44+00:00\",\"dateModified\":\"2015-01-20T11:32:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/css-textarea-resize-ausschalten-verhindern\\\/\"},\"wordCount\":54,\"commentCount\":0,\"articleSection\":[\"CSS\",\"Snippets\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/css-textarea-resize-ausschalten-verhindern\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/css-textarea-resize-ausschalten-verhindern\\\/\",\"url\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/css-textarea-resize-ausschalten-verhindern\\\/\",\"name\":\"css: textarea resize ausschalten, verhindern - masterlevel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#website\"},\"datePublished\":\"2015-01-13T08:50:44+00:00\",\"dateModified\":\"2015-01-20T11:32:55+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#\\\/schema\\\/person\\\/e6868eda89eb09db99b63d9d8dd4b63f\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/css-textarea-resize-ausschalten-verhindern\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/\",\"name\":\"masterlevel\",\"description\":\"Manche Sachen vergi\u00dft man, weil man sie nicht oft braucht - deshalb stehen sie hier...\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#\\\/schema\\\/person\\\/e6868eda89eb09db99b63d9d8dd4b63f\",\"name\":\"J. Adler\",\"url\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"css: textarea resize ausschalten, verhindern - masterlevel","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/","twitter_misc":{"Verfasst von":"J. Adler"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/#article","isPartOf":{"@id":"https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/"},"author":{"name":"J. Adler","@id":"https:\/\/www.masterlevel.de\/blog\/#\/schema\/person\/e6868eda89eb09db99b63d9d8dd4b63f"},"headline":"css: textarea resize ausschalten, verhindern","datePublished":"2015-01-13T08:50:44+00:00","dateModified":"2015-01-20T11:32:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/"},"wordCount":54,"commentCount":0,"articleSection":["CSS","Snippets"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/","url":"https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/","name":"css: textarea resize ausschalten, verhindern - masterlevel","isPartOf":{"@id":"https:\/\/www.masterlevel.de\/blog\/#website"},"datePublished":"2015-01-13T08:50:44+00:00","dateModified":"2015-01-20T11:32:55+00:00","author":{"@id":"https:\/\/www.masterlevel.de\/blog\/#\/schema\/person\/e6868eda89eb09db99b63d9d8dd4b63f"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.masterlevel.de\/blog\/css-textarea-resize-ausschalten-verhindern\/"]}]},{"@type":"WebSite","@id":"https:\/\/www.masterlevel.de\/blog\/#website","url":"https:\/\/www.masterlevel.de\/blog\/","name":"masterlevel","description":"Manche Sachen vergi\u00dft man, weil man sie nicht oft braucht - deshalb stehen sie hier...","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.masterlevel.de\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/www.masterlevel.de\/blog\/#\/schema\/person\/e6868eda89eb09db99b63d9d8dd4b63f","name":"J. Adler","url":"https:\/\/www.masterlevel.de\/blog\/author\/admin\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/posts\/896","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/comments?post=896"}],"version-history":[{"count":5,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/posts\/896\/revisions"}],"predecessor-version":[{"id":910,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/posts\/896\/revisions\/910"}],"wp:attachment":[{"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/media?parent=896"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/categories?post=896"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/tags?post=896"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}