Re: Loosing CSS-formatting when browser refresh or cache not empty
Posted: Sat Jun 27, 2009 6:08 pm
Die Seite lädt korrekt immer wieder und dann nicht mehr
The page loads correctly in my browser 2 or 3 times, then the needs time to load then the CSS is not loaded
when I move the mouse, the page is jumping (you have a really sportive page!)
my tip:
load the CSS first in the header, not after the Javascripts etc.
It depends on the sequence, I think,
in case one of the scripts is blocked, the CSS will not be loaded anymore
the well known game:
3 CSS errors and warnings http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A%2F%2Fwww.swissdiscgolf.ch%2Fwalk%2F
15 HTML-errors: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.swissdiscgolf.ch%2Fwalk%2F&charset=(detect+automatically)&doctype=Inline&ss=1&group=0&verbose=1&user-agent=W3C_Validator%2F1.654
check to fix these errors, then the phenomen will be gone, I think
take off the commented DOCTYPE declaration in the header, that is not good
script has no attribute "language", that is deprecated
Connie, the DiscoGolfDummy ;=)
The page loads correctly in my browser 2 or 3 times, then the needs time to load then the CSS is not loaded
when I move the mouse, the page is jumping (you have a really sportive page!)
my tip:
load the CSS first in the header, not after the Javascripts etc.
It depends on the sequence, I think,
in case one of the scripts is blocked, the CSS will not be loaded anymore
the well known game:
3 CSS errors and warnings http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A%2F%2Fwww.swissdiscgolf.ch%2Fwalk%2F
15 HTML-errors: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.swissdiscgolf.ch%2Fwalk%2F&charset=(detect+automatically)&doctype=Inline&ss=1&group=0&verbose=1&user-agent=W3C_Validator%2F1.654
check to fix these errors, then the phenomen will be gone, I think
take off the commented DOCTYPE declaration in the header, that is not good
script has no attribute "language", that is deprecated
Connie, the DiscoGolfDummy ;=)