Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

CSS not rendering until CTRL+F is hit

  • 2 antwurd
  • 1 hat dit probleem
  • 1 werjefte
  • Lêste antwurd fan 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.

Bewurke troch cor-el op

Alle antwurden (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