Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6805003
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:32:05+00:00 2026-05-26T19:32:05+00:00

Any idea why firefox acts so weird with this code? It works perfect in

  • 0

Any idea why firefox acts so weird with this code?
It works perfect in IE & Chrome.

<LEGEND>Basistaal </LEGEND>
<LABEL class=alg_kantoor_taal for=alg_kantoor_taal>
<INPUT id=alg_kantoor_taal value=NL type=radio name=alg_kantoor_taal .>
NL
</LABEL>

<LABEL class=alg_kantoor_taal for=alg_kantoor_taal>
<INPUT id=alg_kantoor_taal value=FR type=radio name=alg_kantoor_taal .>FR</LABEL>

I have seen another question where firefox behaved strange because there was a block element inside the label. That is not the case here. I would have like to keep this structure since my css is based up this html… Guess i will have to change it to get it working in FF?

edit-> fiddle here :http://jsfiddle.net/ZXSKH/59/ you can see in firefox the radiobuttons just don’t work as they should.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T19:32:05+00:00Added an answer on May 26, 2026 at 7:32 pm

    I’ll save you the trouble and fix the HTML for you:

    <LEGEND>Basistaal</LEGEND>
    <INPUT id="alg_kantoor_taal-nl" value="NL" type="radio" name="alg_kantoor_taal" />
    <LABEL class="alg_kantoor_taal" for="alg_kantoor_taal">NL</LABEL>
    
    <INPUT id="alg_kantoor_taal-fr" value="FR" type="radio" name="alg_kantoor_taal" />
    <LABEL class="alg_kantoor_taal" for="alg_kantoor_taal">FR</LABEL>
    

    An element are built up with a opening and closing tag, or a single tag.

    Double tag: <tagname>content</tagname>

    Single tag: <tagname />

    Also, an attribute should be surrounded with quotes: <tagname attribute="value" />

    Please note that an element id should be unique at all times. You can’t have 2 elements with the same id.

    In fact, this should fix most of your problems. But please, for the love of god, learn how to use HTML properly first.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This code works fine in IE8/7 and Firefox... But in Google Chrome i got
The following code works in Google Chrome and Firefox, but don't work in IE8.
I've got this code, that works in the latest version of firefox, opera and
Any idea why LoginControl requires users authenticate twice with FireFox but works correctly (once)
guys any idea if this is related to the latest firefox built? or how
Does anyone have any idea what this warning/error means in firefox: Unexpected value align
Any idea why the following code doesn't print the amount of characters in the
Any idea how to initialize .NET delegate that points to method from 'mixed' class
I'm making table rows click-able with jQuery's $.live() function. Works perfectly on Chrome, Firefox
this jQuery script works on firefox, it give alert. but it doesn't work in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.