Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

my xml data is being displayed as a live bookmark. Not what I want

more options

I've got a webservice that is returning XML data. In Chrome I use and extension, XML Tree to display the information correctly. In IE 11, I just turn off Feed Reading View. But in Firefox 42, I get the data showing up as a Live Bookmark (see the file "Firefox example.png" to see what I mean. Compare that to to the what I'm looking for shown in "IE11 example.png"

Any help would be appreciated.

Craig

I've got a webservice that is returning XML data. In Chrome I use and extension, XML Tree to display the information correctly. In IE 11, I just turn off Feed Reading View. But in Firefox 42, I get the data showing up as a Live Bookmark (see the file "Firefox example.png" to see what I mean. Compare that to to the what I'm looking for shown in "IE11 example.png" Any help would be appreciated. Craig
Captures d’écran jointes

Toutes les réponses (3)

more options

Hmm, I don't see any way to bypass Firefox's styling of XML content with a known stylesheet.

There is a preference to choose a different viewer for feeds, but I don't know how one might use that to view it differently in a Firefox tab unless there is an add-on for that:

http://kb.mozillazine.org/Browser.feeds.handler

The native "View Source" feature is not helpful in this case. But as a workaround, maybe an add-on could style the source view page?

more options

Did you try to view the source in a tab (right-click: "View Page Source")?

  • view_source.tab = true
more options

I can view source on a feed, but I don't get that nice tree-structured styling. For example:

https://support.mozilla.org/en-US/questions/feed?product=all

Then press Ctrl+u (for Windows users) and I see just plain text.