我创建了自定义单选按钮在注册表单,但他们没有显示在Chrome。
请检查代码和帮助。 下面是表单的链接
http://landandpropertymarket.com/signup.php
<div class="form-group">
<label><input type="radio" name="usertype" value="1" >Agent </label>
<label><input type="radio" name="usertype" value="2" >Owner </label>
<label><input type="radio" name="usertype" value="3">User</label>
</div>
欢迎使用Stackoverflow:
抱歉,我看到了:
检查您的chrome版本