Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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
Priložené obrázky

Všetky odpovede (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.