0
FB.ui({
            method: 'feed',
            name: 'Help set the record straight!',
            link: 'http://www.facebook.com/nothingbeatsbeef/app_545512565475443',
            picture: 'http://cs.apps2.pixolut.com/rsrc/509309abe46cea93eefec36a',
            caption: '',
            description: 'No longer will Aussies be taunted with ‘Throw another shrimp on the barbie’. Sign the petition to get the ad that started it all remade with the RIGHT line ‘throw another steak on the barbie’.'
        },function(response){
            if (response && response.post_id) {
                 setTimeout(function(){self.location.href = '/load/preview/page/50908acbe46c03d72dcc26b6';}, 2000); 
            } else {
                 setTimeout(function(){self.location.href = '/load/preview/page/50908acbe46c03d72dcc26b6';}, 2000); 
            }
        });

出于某种原因,这个 javascript 在 facebook 分享之后重定向它在 SSL 上的 IE8 上不起作用。有谁知道为什么?

4

1 回答 1

0

出于某种原因,这只是在虚拟机上使用 IE8。没有它很好。

于 2012-11-03T03:38:32.020 回答