Facebook: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
[[Category:Language Reference]] | [[Category:Language Reference]] | ||
[[Category:Controls]] |
Revision as of 16:17, 24 August 2012
Description
The Facebook controls add a Facebook “Like” button to your app. Clicking on it will open up Facebook in a browser page.
No program code needs to be added to use this control. Since it needs to get information from the Facebook servers, it may render more slowly than other controls.
Properties
The following properties are supported:
caption | Text to display on button. Can be Like or Recommend. |
colorScheme | Color Scheme. Can be Light or Dark. |
font | Font. Needs to be one of the standard fonts. |
href | The URL to “Like”. i.e. facebook.com/ladygaga |
layout | Standard, Button Count or Box Count |
showFaces | Show display profile photos below the button? (Standard layout only.) |