搜尋 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.

被選擇的解決方法

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

從原來的回覆中察看解決方案 👍 1

所有回覆 (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.