Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

jQuery is a cross-browser JavaScript library that facilitates DOM traversal, event handling, animation and AJAX interactions.

learn more… | top users | synonyms (3) | jquery jobs

0
votes
2answers
23 views

jquery - Facebook tagging

Is there a plugin that has similar behavoir like the Facebook tagging? Whats so special about this, is that it features: Autocomplete in between typed words Special outputted html (which is synced ...
0
votes
0answers
12 views

Facebook-friend-selector not showing correctly in IE-8

I'm using jQuery friend selector: http://facebook-friend-selector.codersgrave.com/ It works great in chrome, safari, firefox, IE 10, and IE 9. I cant figure out why its not working only in IE 8. i ...
0
votes
0answers
15 views

friends selector after @ in application textarea (tag) [closed]

I would like to ask you whether there is a facebook API script or some library for textarea in application which provides you list of your friends like in facebook wall post after writing @ mark.
0
votes
0answers
25 views

Implement old videojs plugin [social sharing on video ending]

I've found a videojs plugin that does exactly what I need. Adding social sharing buttons on the end of the video. https://github.com/jDavidnet/video-js-plugins Only trouble is.. it's old and the ...
0
votes
0answers
15 views

Facebook: async Process?

I developed a process where I raise comments, photos and direct messages to a page, to grasp a new object invokes a method on a server (vb.net) and recorded in the database. Fb calls are made by js. ...
1
vote
1answer
20 views

Facebook looping through returned JSON Open Graph request

Im currently requesting the Open Graph url through JSON like so: https://graph.facebook.com/me/friends?fields=email,likes,name,birthday,location,website&access_token=$token My JSON request is ...
0
votes
0answers
11 views

How can I attach a MixPanel event to when the user clicks a Facebook Like button?

I'm using the latest Facebook "Like" button widget, and would like to track a MixPanel event when a user clicks "Like". I looked at the DOM using element inspector and derived the following JQuery ...
0
votes
0answers
40 views

Facebook Fanpage Album Images on Website slow loading

Hi I'm using this script: http://kevinp93.com/blog/facebook-images-on-website/ to pull albums images from facebook to my website, the script works as it's purpose but I'm having a long time loading ...
0
votes
0answers
37 views

Want to know about facebook like and how to confirm it

Recently I was building codes but got a problem. Description: Users on my site have saved their Facebook name in my database. This database is of users who exchange likes with each other on this ...
0
votes
1answer
52 views

FB LOGIN POPUP BLOCK

I am making using fb login feature but problem comming to me is that whenever i click on the fb login button before page media loading is completed, it blocks the popup for fb login but if i click on ...
0
votes
0answers
25 views

facebook send button showing controls that lay behind

I'm having trouble with the css of my page in order for my facebook send button's modal to show on top of everything. However, if the cursor is over the modal, it displays great. It is when I move ...
0
votes
1answer
39 views

With JQueryMobile, Facebook JS SDK doesn't work after change page

I have an webapp which works with jQuery Mobile (full ajax navigation). I initialize the Facebook SDK at the jQueryMobile's pageinit event (each page called). jQuery(document).on('pageinit', function ...
0
votes
1answer
39 views

multiple Facebook Send Buttons and titles not working + Ruby on Rails

I have a list of partials that each include a facebook send button from addthis. The issue I'm running into is this: the facebook send button allows you to pass in a parameter for the url you want to ...
2
votes
1answer
55 views

jQuery inside Facebook iframe doesn't load in IE

I've done a page with a UI datapicker to display events and I'm trying to put it inside a facebook page tab. Everything works fine in every browser except for IE. It can be a dumb guess of a ...
0
votes
1answer
42 views

How do I get data from the YouTube api on a page loaded by ajax?

I'm using the following code to simply get me a view count from a specific YouTube video and place it in a div with the ID: ytviews: var video_id='gRcGLk6izZ0'; ...
0
votes
0answers
13 views

Facebook App with dynamic domains

I am working on a plugin, and I use one Facebook App. The problem is, this plugin can be used for many users in the world, and many domains. That domains is dynamic, I never know what is all of domain ...
0
votes
0answers
31 views

How to extend Facebook access token?

My problem is very simple, but because of bad documentation from facebook developer I cannot understand how I can solve this problem. I have a website that request the albums from a Facebook Page. ...
0
votes
0answers
11 views

custom pictures and jquery dialog in facebook apps

i'm trying to use some custom pictures for an app i'm developing (.asp net, c#, html, java) for facebook. for example, i have some custom button backgrounds, or textareas backgorunds, everything in ...
2
votes
1answer
70 views

Convert this Facebook JSON callback to grab images in directory

Facebook requires access tokens now to access public photos. I cannot build an app to deal with this, but I have 50+ galleries on a website that have broken and I'm trying to find the least painful ...
0
votes
1answer
62 views

Social buttons on fancybox

I want integrate this script http://jsfiddle.net/G5TC3/ into my pre existent configuration of FancyBox (I use Fancybox plugin for wordpress, so I can edit only a part of the configuration of fancybox) ...
-2
votes
0answers
30 views

Replacing scrollbar with “disabled” one [closed]

For those of you who still at least have a Facebook account, if you would please go to a friend's timeline, notice the state of the scrollbar, click the "Message" button, and finally look at the ...
2
votes
5answers
117 views

How to detect when DOM and frame are loaded in a Facebook app?

I'm writing a Facebook app, and I'm trying to find out how to detect when the iFrame DOM is ready, and when the iFrame has completely loaded. I do not believe that window.fbAsyncInit() is sufficient, ...
0
votes
1answer
43 views

Facebook Like/Send button dynamically generated not showing

I dynamically create the Like/Send button, the Div for the fb-root is displaying that the SDK is working, yet the button is not displaying what so ever for some reason. $('body').prepend('<div ...
1
vote
1answer
64 views

Append facebook like-button into a div

any ideas why the facebook button is not working? ...
0
votes
1answer
68 views

an error occurred. please try again later

When I am clicking on share button it shows error an error occurred. please try again later. <script> function shareBox(n){ //alert(n); ...
0
votes
1answer
44 views

How do I get the ID value from facebook JSON?

basically, I have input where you type the facebook user ID and and then the script fetches its value to get the link to facebook graph like: var faceuserID = document.getElementById('userID').value; ...
0
votes
1answer
64 views

Facebook like button appears on top of fixed position element

I have a mobile web page with a text box at the top and a little introduction followed by a twitter follow button and a Facebook like button. The problem I have is that I also have a menu button above ...
-3
votes
0answers
78 views

Facebook news feed horizontal marquee [closed]

I am looking for a plugin or solution that might be in the wild. I would like to replicate the social media (Twitter and facebook) functionality on this site. http://www.diadora.com/en/. On the right ...
0
votes
0answers
65 views

Facebook chat integration with jQuery

For a project at the university, i have to write a chrome extension that encrypts the facebook chat. Therefore i need to add an event listener to the jQuery .changed() event for every opened chat's ...
0
votes
1answer
35 views

Facebook conflict on my wordpress

On my wordpress website I have a lot of facebook interactions like og.watch, fb.login and others. For example I use: http://w.sharethis.com/button/buttons.js for some buttons and this js include ...
0
votes
1answer
137 views

Facebook error: An access token is required to request this resource

I use a plugin called Socialist to fetch facebook images. When runnning on my site I get this error (firebug console): http://graph.facebook.com/in1dotcom/photos?limit=7 400 Bad Request 222ms { ...
0
votes
0answers
76 views

Websites using Facebook Pages Image Galleries no longer working - need help for updated code

Last year I had two client websites which used the code below to pull from their FB Image galleries. Recently there were FB changes which caused these to stop retrieving the images from the different ...
0
votes
0answers
23 views

form submit with jquery gets out from the facebook canvas?

a little help required in my facebook application, i have two sub,it buttons in a page, so i am submitting my form with jquery, everything is working fine, but when i test it in the facebook canvas, i ...
0
votes
1answer
82 views

JQuery populate select dropdown

I am using Facebook Open Graph to retrieve information about the pages that I am admin with the following: $user_profile_accounts = $facebook->api('/me/accounts','GET'); foreach ...
-2
votes
1answer
33 views

Jquery form post get me out of facebook canvas? [closed]

i am developing a facebook app, i have two submit button on a page, I am having a little problem in jquery form post, when i post a form through jquery it get me out of facebook canvas, it works fine ...
1
vote
0answers
45 views

CSS and Jquery: Avoid breaking top z-index when using social network buttons

So, I have several popups on my website. When the user click on some of them or opens a new one, of course this should come on the top. I am using the TopZIndex jquery plugin to calculate the highest ...
2
votes
1answer
241 views

Facebook Image Gallery on Website (PHP/JSON)

I am trying to get a facebook gallery (https://www.facebook.com/media/set/?set=a.188384271935.125248.188249156935&type=3) in particular to display on a website. All the JSON examples I have tried ...
-8
votes
0answers
42 views

Auto expand older posts on Facebook [closed]

I've seen a lot of outdated scripts that does this (such as: https://gist.github.com/tlevine/1260847), Does anyone have any working piece of JS to automatically expand all older posts on a facebook ...
0
votes
1answer
21 views

Getting Error while creating Facebook Friend Selector

I using tutorial to create facebook multi friend selector. Its not working and getting following error fb.login() called when user is already connected I understand that I should call FB.logout ...
0
votes
1answer
99 views

Change facebook plugin with JQuery

Is it possible to remove the like button on top of the 'Like box' facebook plugin with Jquery ? I import the like box from Facebook and i would like to remove this like button, but facebook doesnt ...
3
votes
2answers
53 views

Save user profile info using JS SDK and Ajax throws code 190

I'm using Facebook Connect on a website. I login the user. I ask for publish_stream, user_about_me among other permissions Using JS SDK FB.login function, I check response.authResponse object and ...
1
vote
2answers
580 views

Facebook Like Box - Edit iFrame CSS

I was able to edit the css to my iframed twitter widget using the following instruction: iframe CSS Override for New Twitter Widget However I can't seem to get something similar to that to work on ...
0
votes
1answer
67 views

Accessing all Facebook Like buttons on a page using JQuery

I'm trying to write a script that can access all instances of the a Facebook Like button on a webpage using jQuery dynamically, but am having trouble figuring out the correct selector. The context ...
0
votes
1answer
55 views

Trying to debug javascript

I'm having trouble getting all three of the facebook api post commands to execute. I can get the user info, post a note, but the the script skips the third one. I'm trying to debug this code to figure ...
0
votes
0answers
38 views

Facebook App Request Dialogue not being triggered after Ajax load (Rails Turbolinks)

I cannot figure out how to get the Facebook javascript to load after a click event, which triggers an Ajax request with Turbolinks. I got the rest of my Javascript to work using, but this is just not ...
0
votes
1answer
241 views

FB.getLoginStatus() called before calling FB.init(). CRAZY

window.fbAsyncInit = function(){ FB.init({ appID : 'my app id is here', channelUrl : '//myappname.herokuapp.com/channel.php', status : true, cookie : true, xfbml ...
1
vote
1answer
62 views

How to detect onclick of facebook close button that appears when you click like button

In the XFBML version of the like button when you click the like button, a comments box appears where you can post a comment along with the like story. It's a dialog with "Post to facebook" and "close" ...
0
votes
1answer
80 views

Jumpy Tweet Button & Like Button - hide until full load?

http://screencast.com/t/qDxr1p7bFp Social buttons jump around until full load. This movie clip shows the jumpy behavior of the social buttons as they load. This happens on Chrome, Firefox and IE, ...
0
votes
1answer
125 views

How does Facebook, Google + Share Buttons Work?

Does anybody have an idea of how the facebook/google+ share buttons work, the ones that are located on websites, blogs, etc? I know its javascript, iframe etc, but could sure use an in depth analysis ...
0
votes
2answers
159 views

Fancybox 2 in iframe of facebook page with a page load

I'm trying to make an application in a facebook page with the use of fancybox 2 where a page is loaded as an iframe in the fancybox. It works all fine, except in IE (who would've known!). In my ...

1 2 3 4 5 23