| Parameter |
Description |
Example of usage |
data-url |
link to a page |
<div class="share42init" data-url="http://site.name/page-title/"> |
data-title |
title of a page |
<div class="share42init" data-title="Заголовок страницы"> |
data-image |
link to an image |
<div class="share42init" data-image="http://site.name/image.jpg"> |
data-description |
description of a page |
<div class="share42init" data-description="Описание страницы"> |
data-path |
path to a folder containing icons.png file |
<div class="share42init" data-path="http://site.name/share42/"> |
| The parameters for the vertical panel |
data-top1 |
distance from the top of the page to the panel, in pixels |
<div class="share42init" data-top1="150"> |
data-top2 |
distance from the top of the visible area of the page to the panel, in pixels |
<div class="share42init" data-top2="20"> |
data-margin |
horizontal displacement of the panel, in pixels (negative value - to the left, positive value - to the right) |
<div class="share42init" data-margin="-70"> |