Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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.