Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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
Capturas de tela anexadas

Todas as respostas (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.