Topic: Radio buttons not displaying
                  
                  Clendening
                  pro
                  asked 7 years ago
                
<div class="form-check"><input class="form-check-input" type="radio" name="ANI" value="1"/></div>Please assist. Thanks!
                      
                      Jakub Strebeyko
                      staff
                        answered 7 years ago
                    
Clendening pro commented 7 years ago
Hi Kuba! Thanks for the quick response! I tried to put a label, but the radio button still doesn't show. Here is the code: <pre><div class="form-check"><label for="ani-1">Test</label><input class="form-check-input" type="radio" name="ANI" id="ani-1" value="1"/></div></pre> Thanks!Jakub Strebeyko staff commented 7 years ago
Hi there, You accurately addressed some lacks in my explanation - please try adding the label <em>after</em> the labeled element and let me know whether it helped. Best, KubaFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: Yes
 - Provided link: No