Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 1 відповідь
  • 19 мають цю проблему
  • 1 перегляд
  • Остання відповідь від 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.

Змінено rvseitz

Обране рішення

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.

Читати цю відповідь у контексті 👍 0

Усі відповіді (1)

more options

Вибране рішення

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.