Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 2 antwoorden
  • 2 hebben dit probleem
  • 19 weergaven
  • Laatste antwoord van 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.

Gekozen oplossing

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

Dit antwoord in context lezen 👍 1

Alle antwoorden (2)

more options

Gekozen oplossing

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

more options

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