我一直在試圖在一個網站上爲多個瀏覽器(chrome)工作,並且我似乎無法使其工作。我嘗試過FireFox,Safari,IE,但沒有任何內容。我可以得到默認的樣箱例如工作沒有問題,但是當我使用下面的代碼沒有:Facebook Like Box只能在一個瀏覽器中使用
<iframe src="https://www.facebook.com/plugins/likebox.php?id=114521595255240&width=292&height=300&show_faces=false&colorscheme=light&stream=true&border_color&header=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:300px;" allowTransparency="true"></iframe>
我也試過:
<iframe src="https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Forlaborersapprenticeship&width=292&height=427&show_faces=false&colorscheme=light&stream=true&border_color&header=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:427px;" allowTransparency="true"></iframe>
我試圖以http:和https :.我嘗試& &
任何幫助將不勝感激。
感謝 邁克