提问者:小点点

chrome中未显示单选按钮


我创建了自定义单选按钮在注册表单,但他们没有显示在Chrome。

请检查代码和帮助。 下面是表单的链接

http://landandpropertymarket.com/signup.php

<div class="form-group">

<label><input type="radio" name="usertype" value="1" >Agent  &nbsp; &nbsp;</label>
<label><input type="radio" name="usertype" value="2" >Owner &nbsp; &nbsp; </label>
 <label><input type="radio" name="usertype" value="3">User</label>
  </div>

共1个答案

匿名用户

欢迎使用Stackoverflow:

抱歉,我看到了:

检查您的chrome版本