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

my newly built page www.broadstairsfoodfetsival.org.uk/events.html : content flashes in Firefox, but OK in IE

  • 2 trả lời
  • 2 gặp vấn đề này
  • Trả lời mới nhất được viết bởi joscott

more options

The text areas in www.broadstairsfoodfestival.org.uk/Events.html are flashing when viewed in Firefox.

the page has been cleared through W3C so I'm puzzled it was editable using Surreal CMS so I tried removing the div class=editable code . . but that hasnt cured it

help urgently needed!

The text areas in www.broadstairsfoodfestival.org.uk/Events.html are flashing when viewed in Firefox. the page has been cleared through W3C so I'm puzzled it was editable using Surreal CMS so I tried removing the div class=editable code . . but that hasnt cured it help urgently needed!

Tất cả các câu trả lời (2)

more options

You may want to consider asking this in the Web Development forum at mozillaZine. There are some knowledgeable developers there who can assist developers there.

http://forums.mozillazine.org/viewforum.php?f=25

There are a couple of errors involving the "span" element. On line 145 it is incorrectly opened using /span instead of span On line 259 the span element is closed but is never opened, the part of the code to open the span element is missing.

more options

Thanks Tony. I had picked that up in W3C check but it hasnt helped. I'm using a dummy page now: www.broadstairsfoodfestival.org.uk/ChildrensFestival_firefox.html to work on . . and wll post to forum as per your suggestion