goPlusone (settings)
settings. JSON object where the user can set the following parameters:
url. URL of the current page. The value is set by default.
container. Container that stores the button. It matches the parentNode parameter of the DiscussMenu.appendPluseoneContent method.
pluseone. JSON- object that contains button settings. Button parameters see at developers.google.com
The goPlusone method draws the Google+1 button.
To ensure method performance, the page must contain an added link to plusone.js and a Google+1 button.
The example of use is given in description of the DiscussMenu.appendGPlusLink method.
See also: