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.