css - Radio Button not working in webkit browsers -


the problem simple explain, have done form, radio buttons not showing in safari, , in chrome showing they're not clickable.is problem of css? radio buttons normal should:

<input type="radio" name="message" value="x" checked> option 

what doing wrong? agnese

check if there elements overlapping, maybe used floating without clearfix means browser not height of form?


Comments

Popular posts from this blog

php - Cakephp Not validating data in Form -

ios - Error When using Multiple Carousel -