FB.Connect.showAddSectionButton

Description

Creates a button that can be clicked in order to prompt the user to add a profile box or info section. The button appears only if the application has already called profile.setInfo or profile.setFBML and set info for that user, and the user hasn't already added that section.

Signature

showAddSectionButton(String section,  Object element)

Parameters

sectionString

Can either be 'profile' or 'info'

elementObject

The iframe that contains this button is appended as a child of the element given