Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I need help for mention twitter functionality

when someone mention a user using @username in a comment on my website then the mentioned user get notified in twitter that you are mention on particular comment.

I searched a lot for this but I can not find any API provided by twitter to do this.

can anyone guide me how to do this?

share|improve this question
hello Eonasdan , i use this site first time so i do not have that much knowledge, can you help for ask this question in particular manner ! – ankit shah Jun 15 '12 at 13:39
1  
Sure, you should say something like: "I found a few links (list them out) and I did not understand how to combine what they mentioned. Here is what I have so far: (and list small samples of your code that we could use to help you)" – Milimetric Jun 15 '12 at 14:32
for example, have you looked at dev.twitter.com? – Milimetric Jun 15 '12 at 14:32
did you read the links I posted? They'll guide you on that. Welcome to SO, btw. Most people here aren't going to be willing to help you without some proof of effort on your part. We're all volunteers so we've got stuff to do too. – Eonasdan Jun 15 '12 at 14:52

1 Answer

Have a look at jQuery.mentionsInput

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.