This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

CSS not rendering until CTRL+F is hit

  • 2 (ردّان اثنان)
  • 1 has this problem
  • 1 view
  • آخر ردّ كتبه 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.

Modified by cor-el

All Replies (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