Problem with website not loading images -
www.gsmar.com is a real estate website that shows pics of homes for sale. After entering search criteria, you have a list of properties, and the images load on this page. When you click on a property, it should load the image of the home and you should be able to click through all the pics. I haven't been able to use Firefox to look at this website since last upgrade but the "other" browsers work fine. Please help!
Tất cả các câu trả lời (1)
The JavaScript on that site isn't compatible with Firefox because document.all is used instead of document.getElementById();
See https://developer.mozilla.org/en/Mozilla_Web_Developer_FAQ#JavaScript_doesn.E2.80.99t_work!_Why.3F