Your personal generated HTML Code
This is your generated HTML code that you can use in your own website to display the Share button. Copy and past the snippet into the HTML of the destination website. For a full code example, see below.
Example of Share Button
Settings
Setting | HTML Attribute | Description | Default |
---|---|---|---|
url | data-url | The full URL of the page that will be shared | Current URL (document.location.href ) |
title | data-title | The title for the Symbaloo tile | Title of the current page |
icon | data-icon | Image for the Symbaloo tile | Favicon of the current page |
label | data-label | If true , the provided title will show on the tile |
true |
small | data-small | If true the displayed button will be a 40px*40px button. If false , the button dimensions will be 160px*40px |
false |
Full code example with 1 button
Full code example with multiple buttons