Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

radio

  1. D

    How to Position the Radio Buttons?

    Hello, I have asked ChatGPT4 but doesn't seem to understand me! The code is to select which Language the rest of the site should be in. I want to have the Radio selector on the Left hand side of the Label, both on the same horizontal (of course ) Like this: o English is my first language o El...
  2. Benny_2306

    JavaScript Insert classes using JavaScript

    I basically know no JavaScript at all yet i need it for my current project i am working on to learn scss and html. I have a set of radio buttons an what i need is if a radiobutton is checked, that its label and the labels bofre it get a extra class inserted. (e.g. if radiobutton 4 was checked...
Back
Top Bottom