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.

Input is usually related to the user input, i.e. to the data that user effectively supply to the running application. In many systems this input is considered to be potentially dangerous and needs to be sanitized.

learn more… | top users | synonyms (1)

-2
votes
0answers
12 views

Facebook connect using javascript and Facebook application registration [closed]

i have tried to implement Facebook connect. but it is not working. i am using FB.init(,) function. > and added following script and i am getting javascript error message "Microsoft ...
-2
votes
1answer
209 views

javascript click counter + FB share [closed]

I couldn't find a FB share button with a counter that would suit my need, therefore I'm looking at the option to "fake" it with a javascript click counter. From my perspective it looks all dandy but.. ...
0
votes
0answers
47 views

Facebook - Get Name and Lastname?

I'm currently developing a new image/photo upload web page and I want to add a block for registration (optional). If the user hover over a button a white pop-up pop's up. I want to add the user Name ...
1
vote
1answer
2k views

How can I add a custom styled Facebook like / share button on an input-field?

I don't want to use the normal Facebook like button so how can I add a like / share button to a -Field?
0
votes
2answers
575 views

How to Google + Style Text Input Expanding Box

In G+ and Facebook, when you click the text input box (for updates) it will expand and give you more options. For example a submit button or another text input field. For the life of me I can't find ...
6
votes
4answers
1k views

Facebook style status input border

I tried to figure it out using Firebug, but no chance. How is the Facebook status input border wrapped round the autosize input? Particularly, I am interested in the small triangle joined into the ...