Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

CSS not rendering until CTRL+F is hit

  • 2 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Được chỉnh sửa bởi cor-el vào

Tất cả các câu trả lời (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