Quick Jump ↵
Add data-mjf="change_field_type" data-mjf_cft="NEW_FIELD_TYPE" id="FIELD_ID" to your <input> tag.
data-mjf="change_field_type" data-mjf_cft="NEW_FIELD_TYPE" id="FIELD_ID"
<input>
Add <script type="text/javascript">$m.wand.change_field_type = true;</script> inside your <body> tag.
<script type="text/javascript">$m.wand.change_field_type = true;</script>
<body>
Text to Password
If you want the value to be cleared when focus'ed, add data-mjf_cft_clear="true" to your <input> tag.
data-mjf_cft_clear="true"
« Back to the main documentation