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.
Dynamic HTML, or DHTML, is an umbrella term for a collection of technologies used together to create interactive and animated web sites by using a combination of a static markup language (such as HTML), a client-side scripting language (such as JavaScript), a presentation definition language (such ...
-3
votes
3answers
675 views
How to create a heavy web application like Facebook? [closed]
I have an intermediate programming skill but I never have been create a web application before.
I have a basic questions about :
Which programming languages I should use or the book recommendation.
...
1
vote
1answer
344 views
Start Flash Banner Below Fold When User Scrolls Down
I want to have a flash banner start playing once it becomes visible below the fold.
When the visitor scrolls down and it is viewable in the browser it starts playing.
Is this possible? I'd prefer if ...
2
votes
1answer
2k views
Capturing the Send Dialog information in FB.ui() when Send button is pressed
The documentation for the Facebook Send Dialog states that the 'to' parameter can contain a user ID or username. Once the dialog comes up the user can also add email addresses.
Is there a way to ...