Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

The facebook like button on pages I created does not display in Firefox but does on Safari and Chrome

  • Nema odgovora
  • 13 ima ovaj problem
  • 8 prikaza
more options

the following code, provided by facebook displays a Like Box on several browsers other than Firefox. Similarly, the Like Button I used on other pages also do not work with Firefox, but with other browsers.

<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="https://www.facebook.com/pages/Indelible-International/182482265120535" width="197" height="295" show_faces="true" border_color="black" stream="false" header="false"></fb:like-box>
the following code, provided by facebook displays a Like Box on several browsers other than Firefox. Similarly, the Like Button I used on other pages also do not work with Firefox, but with other browsers. <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="https://www.facebook.com/pages/Indelible-International/182482265120535" width="197" height="295" show_faces="true" border_color="black" stream="false" header="false"></fb:like-box>