-2
我想將我的網站鏈接複製並粘貼到Facebook的牆上。但通過網站的圖片,它還可以獲取一些Javascript代碼並將其顯示在Facebook頁面上。這是不會發生的,當我手動輸入該網址時。Facebook牆圖像模糊問題
這裏是一個代碼,
$("#target").append(''); // iterate through all the elements and create UL
options.each(function(){
$("#target dd ul").append('' + $(this).text() + '' + $(this).val() + '');
}); // remove the select
$('#quicklink_form').hide(); // backup
我嘗試,但沒能找到解決方案。任何人都可以幫助我解決這個問題。
嗯,嗯,Splunge! – Tomm 2012-03-05 08:55:29