Skip to main content

All Questions

Tagged with
3 votes
0 answers
1k views

Re-enable the console in Dev tools on facebook

On facebook if you try to use the Console via Dev-tools it blocks you from entering anything. This was well laid out here: How does Facebook disable the browser's integrated Developer Tools? ...
user avatar
0 votes
1 answer
1k views

Facebook embedded video not playing on click

I'm facing problem with facebook video embedded on my post. My client wanted me to follow this method: https://medium.com/@BenBillups/facebook-video-embeds-that-actually-work-57037f8cdcf3 I've done ...
Ali Khan's user avatar
0 votes
1 answer
1k views

Calling Facebook Pixel Code with the <noscript> programmatically? [duplicate]

How can I call the Facebook Pixel Code with the noscript programmatically? The Facebook Pixel Helper extension seems to break when you separate the script and noscript code. Is there a way to wrap a ...
Tig7r's user avatar
  • 535
0 votes
2 answers
873 views

Adding rounded corners (border-radius) to a Facebook embedded stream?

Here's my HTML to embed a facebook page <div class="fb-page" data-href="https://www.facebook.com/BLANK/" data-tabs="timeline" data-width="500" data-height="300" data-small-header="false" data-...
SnowboardBruin's user avatar
0 votes
0 answers
65 views

How to facebook share an image with text in a div

I have to share some text with an image in a div on facebook. I have tried this, window.fbAsyncInit = function(){ FB.init({ appId: 'xxxxxxxxxxx', status: true, cookie: true, xfbml: true }); }; (...
Rizwi's user avatar
  • 117
0 votes
0 answers
102 views

How to show facebook like button, only if page isn't liked yet?

Is there any way to hide the like button if my page is already liked? I want to suggest liking my page, but only for the user whom haven't liked yet. I tryed: https://graph.facebook.com/me/likes and ...
Presence's user avatar
  • 135
0 votes
0 answers
68 views

Get souce code of current Facebook's page using Google Extension

I want to make a extension in chrome to view source code of current page use it (in this case is Facebook page). I already get the current url and then pass it into function to get source code. But ...
Yuki Watayu's user avatar
0 votes
1 answer
194 views

Display Facebook video that only loads when user clicks thumbnail

I need to embed a Facebook video on a website, and my aim is to load a thumbnail and to only load the embed when the visitor clicks the thumbnail. This reduces up-front load time which is better for ...
katiedev's user avatar
  • 139
2 votes
1 answer
123 views

Can't select some Facebook classes with jQuery (Chrome Extension)

Long story short. If I use a CSS content_script with the following code... ._o46._nd_ ._hh7 { background-color:#333!important;} ...it works. It changes the Facebook Messenger message bubble color ...
lsfgrd's user avatar
  • 43
0 votes
1 answer
330 views

Reset a run once function

I am working with facebook pixel code to determine when a user has read the entire article. I have an infinite blog so the URL changes as the user scrolls down the page. I current have a function to ...
Jason's user avatar
  • 1,121
2 votes
2 answers
13k views

how to open facebook app from website link

I have this code to open my facebook page from my website link. But when browsing my page on mobile browser it open facebook link in browser too but I'd like to open the facebook page in app if ...
Lusidjudjeto's user avatar
7 votes
3 answers
2k views

Facebook login button onlogin callback fires twice

Per documentation, the html attribute 'onlogin' can be used to run a callback function after a login is complete However we're consistently getting the supplied function run twice, causing problems ...
Gavin's user avatar
  • 2,325
0 votes
0 answers
58 views

Sharing a page with addthis and jQuery?

I have a page that contains a gallery of images that can be opened with fancybox. Each image can be shared to facebook with addthis and this works fine. The problem is that I want to change the ...
JulianJ's user avatar
  • 1,307
-1 votes
1 answer
83 views

How to remove Input Form and paste URL directly on facebook V2.7 JQuery?

Sorry Idont know how to explain or type exact tittle on my question, anyway i will try to explain it here. What I need? I dont Required this <form id="get_shares"> <input type="text" id="...
damikongaccontdito's user avatar
0 votes
0 answers
626 views

jQuery facebook FB.Event.subscribe not working

I am developing a Facebook canvas app. Trying to login and authorize my app is working fine. But this scenario doesn't work. I open my application canvas https://apps.facebook.com/{appID} Click ...
wpcoder's user avatar
  • 1,034

15 30 50 per page