Skip to main content

All Questions

Tagged with
0 votes
1 answer
64 views

How to dynamicaly replace part of a facebook share link with ajax

I have the following interesting situation... im trying to create a modification in the share button link of facebook so that a small part is replaced by a userid number in such manner that when the ...
Psyplant Psytrance's user avatar
0 votes
0 answers
43 views

Create hyperlink to Facebook News Feed preferences

I want to give people a link that they can open and go directly to Facebook's News Feed preferences (which is a lightbox that opens up on top of your current Facebook page). At the moment, to get ...
lou1989's user avatar
  • 337
-1 votes
1 answer
49 views

How to get facebook,gmail sites on a iframe and on a div

I want to use facebook page and gmail and such social media pages on iframes and tabs. How can I do that ? Some pages can be loaded and somepages like facebook and gmail cannot. This is my try <...
Randhaja Malshan Wanigasekara's user avatar
-1 votes
1 answer
186 views

Facebook graph - Ajax / JSON showing url 'shares'

I'm very new to using JSON and struggling to get to grips with retrieving data from an object and printing to HTML. The basic requirement is that i retrieve the url share count from facebook which ...
user1512356's user avatar
1 vote
1 answer
220 views

Share Image on Facebook with my webapp

I wrote this code to show galley on jsp <c:forEach var="gallery" items="${galleria}"> <div class="uk-overlay uk-margin-top uk-margin-left uk-margin-right uk-margin-bottom"> <a ...
Alessandro's user avatar
0 votes
0 answers
101 views

Keeping the SELECTED Div's Open in the all the webpages

Keeping Facebook and google+ in mind.... As you have seen there are chat windows opened at bottom of the screen(which u opened). When you go to a different page Now you click on someone's profile-> ...
user3675747's user avatar
0 votes
1 answer
124 views

Running a script on another html page without refreshing [closed]

I'm trying to implement a notification system similar to Facebook's in that it will have a little icon in the header that when pressed, will drop down a div that has a bunch of the user's ...
user3752957's user avatar
0 votes
0 answers
449 views

mark as read a facebook notification from client side using javascript

I'm writing a Firefox addon to hide the facebook "like notifications". The hidding part was easy, just needed to apply .hide() using jQuery to every element that matches. But the problem is that if ...
mp19uy's user avatar
  • 193
0 votes
1 answer
196 views

Facebook TimeLine's cover system code [closed]

I want to do a web page with the same system that Facebook TimeLine's cover . I want users to be able to upload a picture and reposition it. I know how to upload picture with PHP but i don't know how ...
Eowendacan's user avatar
0 votes
1 answer
50 views

FB SDK for when new content loaded asynchronously

So I've got an interesting problem that took me quite a while to figure out. I have a main website page that has a signup button on it. When this signup button is clicked, an ajax request is made to ...
Nick's user avatar
  • 1,228
2 votes
1 answer
352 views

Persistant Chat Window? Like Facebook or OkCupid

I saw this question asked here 18 months ago, but without (a correct) answer: Window like facebook chat Both Facebook and OkCupid have messaging windows which stay open even when you click to another ...
Bing's user avatar
  • 3,131
4 votes
1 answer
4k views

updateStatusCallback not defined on facebook examble of JQuery

So, I'm trying to integrate my html with facebook, add facebook login, share, that sort of stuff, but I'm finding a problem. Have searched here and could find the solution for most, but not this one. ...
Miyh0's user avatar
  • 49
1 vote
2 answers
87 views

AJAX within AJAX not working as expected?

Like Facebook commenting system, when you comment, your comment gets appended to the previous comments and is displayed at once. That's what I am trying to achieve here. Though the comment get ...
Yax's user avatar
  • 2,187
1 vote
1 answer
238 views

FB like button doesn't work in ajax calls

I have a single page website, developed, that loads different pages (java-script+html) through ajax. I have included the FB like button in the footer section which is common to all the pages. Now, ...
Avdhut Mankavale's user avatar
0 votes
2 answers
4k views

Facebook HTML5 Like Button on AJAX Pages?

I'm looking for a way to make the Facebook HTML5 Like Button work on my Ajax views. On my homepage, I call: <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d....
3und80's user avatar
  • 364

15 30 50 per page