Click here to Skip to main content
15,889,867 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I created several webpages using HTML/JS to display maps. The webpages (w/ maps) displayed well before yesterday. But the map part of the pages does not display on Firefox or Chrome. I use JS to load some maps from servers. It appears that the maps can't loaded due to the blockage of the JS. However, these pages can be well loaded in IE8. I went through the procedures posted at https://support.mozilla.org/en-US/kb/websites-look-wrong-or-appear-differently#w_clear-the-cookies-and-cache[^] but the problems are still unsolved. Any suggestion to fix the problems? Thanks.
Posted

1 solution

Check the map part itself: they are often implemented with flash, and if a flash player is not installed for Firefox and Chrome separately, they won't display...
 
Share this answer
 
Comments
s yu 14-Nov-14 14:28pm    
looks to be not flash-player related. Thanks for your response.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900