{"id":24805,"date":"2026-01-08T10:00:32","date_gmt":"2026-01-08T09:00:32","guid":{"rendered":"http:\/\/help.qualiware.it\/qw-help\/?p=24805"},"modified":"2026-01-08T12:25:41","modified_gmt":"2026-01-08T11:25:41","slug":"trasformazione-di-un-oggetto-testo-in-una-password","status":"publish","type":"post","link":"https:\/\/help.qualiware.it\/qw-help\/trasformazione-di-un-oggetto-testo-in-una-password\/","title":{"rendered":"Trasformazione di una casella di testo in un campo per password"},"content":{"rendered":"<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"js\">\/\/ Questo frammento di codice pu\u00f2 essere inserito nello \"EventoRenderClient\" per trasformare una casella di testo in un campo password\r\n$('#&lt;CasellaDiTesto&gt;').attr('type', 'password')\r\n\r\n\/\/ per visualizzare in chiaro la password \u00e8 possibile usare il seguente codice\r\n$('#&lt;CasellaDiTesto&gt;').attr('type', 'text')<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/\/ Questo frammento di codice pu\u00f2 essere inserito nello &#8220;EventoRenderClient&#8221; per trasformare una casella di testo in un campo password $(&#8216;#&lt;CasellaDiTesto&gt;&#8217;).attr(&#8216;type&#8217;, &#8216;password&#8217;) \/\/ per visualizzare in chiaro la password \u00e8 possibile usare il seguente codice $(&#8216;#&lt;CasellaDiTesto&gt;&#8217;).attr(&#8216;type&#8217;, &#8216;text&#8217;)<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"ngg_post_thumbnail":0,"footnotes":""},"categories":[65],"tags":[71],"acf":[],"_links":{"self":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts\/24805"}],"collection":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/comments?post=24805"}],"version-history":[{"count":3,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts\/24805\/revisions"}],"predecessor-version":[{"id":38327,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts\/24805\/revisions\/38327"}],"wp:attachment":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/media?parent=24805"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/categories?post=24805"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/tags?post=24805"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}