Difference between revisions of "Like Button"
From ADF Docs
(Created page with '== Overview == Like Button Custom Element which adds Facebook's Like button to a page, allows users to share interesting pages on Facebook. == Fields == <h3>Like Button</h3> <ta…') |
|||
Line 1: | Line 1: | ||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://ejahibuko.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]= | ||
+ | ---- | ||
+ | =[http://ejahibuko.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> | ||
== Overview == | == Overview == | ||
Like Button Custom Element which adds Facebook's Like button to a page, allows users to share interesting pages on Facebook. | Like Button Custom Element which adds Facebook's Like button to a page, allows users to share interesting pages on Facebook. | ||
== Fields == | == Fields == | ||
− | + | <h3>Like Button</h3> | |
− | + | <table id="ce-fields"> | |
− | + | <tr class="header"> | |
− | + | <td>Field Name/Label</td> | |
− | + | <td>Field ID</td> | |
− | + | <td>Field Type</td> | |
− | + | <td>Required?</td> | |
− | + | <td>Properties</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Action</td> | |
− | + | <td>action</td> | |
− | + | <td>Selection List</td> | |
− | + | <td>No</td> | |
− | + | <td>Options: Like, Recommend</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Layout</td> | |
− | + | <td>layout</td> | |
− | + | <td>Selection List</td> | |
− | + | <td>No</td> | |
− | + | <td>Options: Standard, Button_Count</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Show Faces</td> | |
− | + | <td>showFaces</td> | |
− | + | <td>Radio button</td> | |
− | + | <td>No</td> | |
− | + | <td>Default value: True</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Color Scheme</td> | |
− | + | <td>colorScheme</td> | |
− | + | <td>Selection List</td> | |
− | + | <td>No</td> | |
− | + | <td>Options: Light, Dark</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Font</td> | |
− | + | <td>font</td> | |
− | + | <td>Selection List</td> | |
− | + | <td>No</td> | |
− | + | <td>Options: Arial, Lucida Grande, Tahoma, Trebuchet MS, Verdana</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Width</td> | |
− | + | <td>width</td> | |
− | + | <td>Number (integer)</td> | |
− | + | <td>No</td> | |
− | + | <td>Degault Value: 400</td> | |
− | + | </tr> | |
− | + | </table> | |
[[Category:Facebook]] | [[Category:Facebook]] |
Revision as of 22:59, 23 November 2010
Overview
Like Button Custom Element which adds Facebook's Like button to a page, allows users to share interesting pages on Facebook.
Fields
<h3>Like Button</h3> <table id="ce-fields"> <tr class="header">
<td>Field Name/Label</td> <td>Field ID</td> <td>Field Type</td> <td>Required?</td> <td>Properties</td>
</tr> <tr>
<td>Action</td> <td>action</td> <td>Selection List</td> <td>No</td> <td>Options: Like, Recommend</td>
</tr> <tr>
<td>Layout</td> <td>layout</td> <td>Selection List</td> <td>No</td> <td>Options: Standard, Button_Count</td>
</tr> <tr>
<td>Show Faces</td> <td>showFaces</td> <td>Radio button</td> <td>No</td> <td>Default value: True</td>
</tr> <tr>
<td>Color Scheme</td> <td>colorScheme</td> <td>Selection List</td> <td>No</td> <td>Options: Light, Dark</td>
</tr> <tr>
<td>Font</td> <td>font</td> <td>Selection List</td> <td>No</td> <td>Options: Arial, Lucida Grande, Tahoma, Trebuchet MS, Verdana</td>
</tr> <tr>
<td>Width</td> <td>width</td> <td>Number (integer)</td> <td>No</td> <td>Degault Value: 400</td>
</tr> </table>