Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

CSS not rendering until CTRL+F is hit

  • 2 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von 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.

Geändert am von cor-el

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