Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 67441

Characters not typed in HTML input field Why?

$
0
0
<div class="form-group ">
            <label class="col-sm-5 col-md-5 control-label no-padding-right text-right">Password</label>
            <div class="col-sm-7 col-md-7 col-lg">
                <input id="Password" name="Password" data-type="password" type="text" data-minlength="4" data-maxlength="9" />
                <p id="toMsgError" style="color:red;" class="hide"></p>
                <p id="toMsgSuccess"></p>
            </div>
        </div>

This is my Html code for password type input but when i type characters in input field it does not allow me what is the problem?


Viewing all articles
Browse latest Browse all 67441

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>