On my page I am using the Facebook JS SDK to allow users to login to Facebook via a UI Dialogue and then their friends appear in a jQuery UI Select menu.
This works perfectly fine in Chrome but not in any version of IE.
The errors I get in IE Developer Tools are:
Object doesn't support this property or method myoe, line 226796275 character 9
Object doesn't support this property or method all.js, line 139 character 406
but they aren't very helpful :/
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" lang="en">
...
<meta http-equiv="P3P" content='CP="IDC DSP COR CURa ADMa OUR IND PHY ONL COM STA"' />
<body>
<div id="fb-root"></div>
...
<!-- This is a page loaded via ajax -->
$(document).ready(function() {
// Load the SDK Asynchronously
(function(d){
var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
if (d.getElementById(id)) {return;}
js = d.createElement('script'); js.id = id; js.async = true;
js.src = "https://connect.facebook.net/en_US/all.js";
ref.parentNode.insertBefore(js, ref);
}(document));
// Init the SDK upon load
window.fbAsyncInit = function() {
FB.init({
appId : 'XXXXXXXXX', // App ID
channelUrl : '//'+window.location.hostname+'/channel.html', // Path to your Channel File
status : true, // check login status
cookie : true, // enable cookies to allow the server to access the session
xfbml : true // parse XFBML
});
// listen for and handle auth.statusChange events
FB.Event.subscribe('auth.statusChange', function(response) {
if (response.authResponse) {
// user has auth'd your app and is logged into Facebook
//FB.api('/me', function(me){
// if (me.name) {
// document.getElementById('auth-displayname').innerHTML = me.name;
// }
//})
FB.api('/me/friends', function(response) {
if(response.data) {
$.each(response.data,function(index,friend) {
// alert(friend.name + ' has id:' + friend.id);
$('#facebook-friends-list').append($('<option>', {
value: friend.id,
text : friend.name
}));
});
$('select#facebook-friends-list').selectmenu({style:'dropdown', maxHeight: 300, menuWidth: 378});
//$('.ui-selectmenu-menu li a, .ui-selectmenu-status').css('width', '300px');
//$('.ui-selectmenu').css('width', '300px');
$("#facebook-friends-list").change(function() {
// only do this when fading in chosen friends
if (hideFriends == 1) {
$("#chosen-friends").fadeIn();
$(this).closest('.ui-accordion-content').height(859);
hideFriends = 0;
}
var id = $(this).val();
var name = $('#facebook-friends-list option:selected').text();
// var name = $("#facebook-friends-list option[value='" + id + "']").text();
if (id == '') {
return false;
}
if ($.inArray(id, friendList) > -1) {
// alert('already selected');
return false;
}
friendList.push(id);
$('#chosen-friends').append('<div class="chosen-friend" id="'+id+'"><span class="chosen-friend-name">'+name+'</span><div class="remove-chosen-friend"></div></div>');
var height = $('#chosen-friends').height();
newHeight = 700 + height;
$(this).closest('.ui-accordion-content').animate({height:newHeight});
//$('li > a:contains("'+name+'")').each(function() {
// if ($(this).text() === name) {
// $(this).parent().remove();
// }
//});
});
}
});
document.getElementById('auth-loggedout').style.display = 'none';
document.getElementById('auth-loggedin').style.display = 'block';
} else {
// user has not auth'd your app, or is not logged into Facebook
document.getElementById('auth-loggedout').style.display = 'block';
document.getElementById('auth-loggedin').style.display = 'none';
}
});
// respond to clicks on the login links
document.getElementById('facebook-login').addEventListener('click', function(){
FB.login(function(response) {
// handle the response
}, {scope: 'publish_stream'});
});
};
});
I have other jQuery code above and below the Facebook part included above - do you think it would be better to remove the functions from the Facebook init and see if that works as they should work outside it too? Reason for putting it inside the Facebook init is to avoid any problems with firing for elements that don't exist.
Lines 138 and 139 of all.js (long and messy, sorry)
__d("legacy:fb.init",["sdk.Auth","sdk.Canvas","sdk.Canvas.Prefetcher","sdk.Cookie","copyProperties","DOMWrapper","sdk.domReady","sdk.Event","FB","sdk.Frictionless","Log","sdk.Runtime","sdk.SignedRequest","UserAgent","sdk.XD"],function(a,b,c,d){var e=b('sdk.Auth'),f=b('sdk.Canvas'),g=b('sdk.Canvas.Prefetcher'),h=b('sdk.Cookie'),i=b('copyProperties'),j=b('DOMWrapper'),k=b('sdk.domReady'),l=b('sdk.Event'),m=b('FB'),n=b('sdk.Frictionless'),o=b('Log'),p=b('sdk.Runtime'),q=b('sdk.SignedRequest'),r=b('UserAgent'),s=b('sdk.XD'),t=document.createElement('div');j.setRoot(t);k(function(){o.info('domReady');m.Content.appendHidden(t);});p.subscribe('AccessToken.change',function(u){if(!u&&p.getLoginStatus()==='connected')m.getLoginStatus(null,true);});p.subscribe('ClientID.change',function(u){m._apiKey=u;});o.level=1;m.provide('',{initSitevars:{},init:function(u){if(p.getInitialized())o.warn('FB.init has already been called - this could indicate a problem');if(/number|string/.test(typeof u)){o.warn('FB.init called with invalid parameters');u={apiKey:u};}u=i({logging:true,status:true},u||{});if(!u.logging&&ES5(window.location.toString(),'indexOf',true,'fb_debug=1')<0)m._logging=false;var v=u.appId||u.apiKey;if(/number|string/.test(typeof v))p.setClientID(v.toString());if('scope' in u)m._scope=u.scope;if(u.cookie){p.setUseCookie(true);if(typeof u.cookie==='string')h.setDomain(u.cookie);}if(p.getClientID())if(u.authResponse){e.setAuthResponse(u.authResponse,'connected');}else if(p.getUseCookie()){var w=h.loadSignedRequest();try{var y=q.parse(w);p.setUserID(y.user_id||0);}catch(x){h.clearSignedRequestCookie();}h.loadMeta();}if(p.isEnvironment(p.ENVIRONMENTS.CANVAS)){f._setHideFlashCallback(u.hideFlashCallback);g._maybeSample();}if(!p.getInitialized()){p.setInitialized(true);s.init(u.channelUrl?m.URI.resolve(u.channelUrl):null,u.xdProxyName);if(r.mobile()&&m.TemplateUI&&m.TemplateData&&m.TemplateData._enabled&&u.useCachedDialogs!==false){m.TemplateUI.init();l.subscribe('auth.statusChange',m.TemplateData.update);}}if(u.status)m.getLoginStatus();if(u.frictionlessRequests)n.init();if(m.XFBML&&u.xfbml)k(m.XFBML.parse);}});},3);
window.setTimeout(function(){var a=/(connect.facebook.net|facebook.com\/assets.php).*?#(.*)/;ES5(FB.Array.toArray(document.getElementsByTagName('script')),'forEach',true,function(b){if(b.src){var c=a.exec(b.src);if(c){var d=FB.QS.decode(c[2]);ES5(FB.Array,'forEach',true,d,function(e,f){if(e=='0')d[f]=0;});FB.init(d);}}});if(window.fbAsyncInit&&!window.fbAsyncInit.hasRun){window.fbAsyncInit.hasRun=true;window.fbAsyncInit();}},0);
