Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

CSS not rendering until CTRL+F is hit

  • 2 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta por cor-el

more options

I am building a new site. This site as of this point is just a layout container and pretty simple.

The issue is that the CSS doesn't get rendered completely till CTRL+F is hit.

Here is a link to the page where you can view the issue and all the resulting HTML/CSS/Javascript in use on it.

http://riverainc.net/default_home.aspx

I am testing against FF3.6.13

Any assistance concerning this matter would be appreciated.

I am building a new site. This site as of this point is just a layout container and pretty simple. The issue is that the CSS doesn't get rendered completely till CTRL+F is hit. Here is a link to the page where you can view the issue and all the resulting HTML/CSS/Javascript in use on it. http://riverainc.net/default_home.aspx I am testing against FF3.6.13 Any assistance concerning this matter would be appreciated.

Modificado por cor-el a

Todas as respostas (2)

more options

Here are some screen shots of before and after CTRL+F

more options

Looks that you do not launch that script correctly and that any action that causes a rerendering will fix it (F11 works as well). You probably need to launch the script via a body onload.

There is also an error in the Tools > Error Console:

Error: pageLoad is not defined Source File: http://riverainc.net/default_home.aspx Line: 18
Warning: Unexpected token in attribute selector: '!'. Source File: http://riverainc.net/default_home.aspx Line: 0

A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25