Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

form input type=checkbox works in all browsers but FF. WHY?

  • 1 odpowiedź
  • 19 osób ma ten problem
  • 5 wyświetleń
  • Ostatnia odpowiedź od cor-el

more options

I created a div containing checkbox inputs that work in all browsers except FF.

FF reported "undefined" for checkboxes and stopped running Javascript.
I created a div containing checkbox inputs that work in all browsers except FF. FF reported "undefined" for checkboxes and stopped running Javascript.

Zmodyfikowany przez rvseitz w dniu

Wybrane rozwiązanie

Do you have a problem with the check boxes or with the onclick code?


A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.

The helpers at that forum are more knowledgeable about web development issues.

You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25

You need to post a link to the website or post relevant parts of the code.

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (1)

more options

Wybrane rozwiązanie

Do you have a problem with the check boxes or with the onclick code?


A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.

The helpers at that forum are more knowledgeable about web development issues.

You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25

You need to post a link to the website or post relevant parts of the code.