Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Where does the output of the xsl "message" element display?

  • 2 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: CLamb

more options

When I access an XML file which has a reference to an XSL transform file where does the output of the "message" element display? I would expect it in the web console but it doesn't seem to display there.

When I access an XML file which has a reference to an XSL transform file where does the output of the "message" element display? I would expect it in the web console but it doesn't seem to display there.

선택된 해결법

모든 댓글 (2)

more options

선택된 해결법

Did you check the (global) Browser Console as well?

more options

Yes, they appear on the Browser Console if "JS" is enabled. Thanks.