Checkbox and radio is not working
This support request was posted in Flatbase by austinkim74
- austinkim74 October 9, 2014 at 1:03 pm
Hi
I’m in middle of creating a custom form and all my checkbox and radio buttons are not working. I even created same checkbox and radio html in a post and it still shows disabled.
Does anyone know why?
source: http://yourdatabox.com/redlac/content-editor/
Thank you
Austin
Juanfra Aldasoro October 9, 2014 at 5:24 pmHi Austin,
Thanks for writing. I’ve visited your site and it is working to me. Would you please tell me which browser are you using?
Best,
Juan.austinkim74 October 10, 2014 at 12:16 amHi Juan
Actually I found a problem. In style.css line 657, input, textarea, select { -moz-appearance: none; -webkit-appearance: none; } is causing checkbox and radio becomes disabled in chrome and safari.
On the other hand, IE and Firefox does not affect by this.
I disabled and it works.
Thanks
Austin
Juanfra Aldasoro October 10, 2014 at 1:02 pmHi Austin,
Thanks for sharing, we’ll be reviewing these lines of CSS to see if it’s worth it to maintain them on the next version.
Thanks again.
Have an awesome day,
Juan
This topic is marked as resolved
Only the topic author can re-open this thread.