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.

Does not display data added by javascript unless a user change the window size

  • 1 resposta
  • 2 têm este problema
  • 1 exibição
  • Última resposta de the-edmeister

more options

Hi everyone

I'm using jquery ajax to obtain JSON data from server. I get the correct response, I fill data in table and they should be visible on the page but they are not. When I change the firefox size just for a one pixel they suddenly are displayed. It is an isssue which I can repeat on Firefox 3.6 and Firefox 4 every time from different computers. I was using Firebug to check if data really exist in HTML after the response and they are there but all with width = 0 and height = 0.

It seems that something is wrong with Firefox, do you already know that? How can I solve this? If it would be helpful for you I can make an online movie to show the given behaviour.

Best regards ad55

Hi everyone I'm using jquery ajax to obtain JSON data from server. I get the correct response, I fill data in table and they should be visible on the page but they are not. When I change the firefox size just for a one pixel they suddenly are displayed. It is an isssue which I can repeat on Firefox 3.6 and Firefox 4 every time from different computers. I was using Firebug to check if data really exist in HTML after the response and they are there but all with width = 0 and height = 0. It seems that something is wrong with Firefox, do you already know that? How can I solve this? If it would be helpful for you I can make an online movie to show the given behaviour. Best regards ad55

Alterado por ad55 em

Todas as respostas (1)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.