Below are a full list of available options.
text.header |
Optional. Defines the header of the locker.
Example:
|
text.message |
Optional. Defines the message below the header.
Example:
|
content |
Optional. Defines the content which has to be visible after unlock. By default, the CSS selector is used to pick the content to lock.
Example:
|
theme |
Optional. Defines a theme of your locker. Possible values: default, secrets, flat, dandyish, glass.
Example:
|
cssClass |
Optional. Additional CSS class added to the locker element.
Example:
|
lang |
Optional. Defines a language of social buttons. See the full list of supported languages here:
https://www.facebook.com/translations/FacebookLocales.xml
Example:
|
buttons.order |
Optional. Defines an order of social buttons available to unlock content.
Possible values: twitter-tweet, twitter-follow, facebook-like, facebook-share,
google-plus, google-share, linkedin-share, youtube-subscribe.
Example:
|
buttons.counters |
Optional. If true, displays counters for social buttons (Tweet button doesn't have a counter).
Example:
|
buttons.lazy |
Optional. If true, social buttons are loaded only at the moment when the locker gets visible on the screen (for better performance).
Example:
|
overlap.mode |
Optional. Choose the way how your locker must lock your content.
The blurring mode works in all browsers except IE 10-11 (In IE 10-11, the transparency mode will be applied).
Possible values: full, transparence, blurring.
Example:
|
overlap.position |
Optional. Defines the position of the locker if the mode 'transparence' or 'blurring' set.
Possible values: middle, top, scroll.
Example:
|
overlap.intensity |
Optional. Defines the overlap intensity for the blurring mode (from 0 to 10).
Example:
|
demo |
Optional. If true, the locker will appear always even if it was already unlocked.
Example:
|
highlight |
Optional. If true, runs the highlight effect when the content is unlocked. By default, true.
Example:
|
googleAnalytics |
Optional. If true, the plugin will generate events for the Google Analytics when the content is unlocked.
Note: before enabling this feature, please make sure that your website contains the Google Analytics tracker code.
Example:
|
locker.close |
Optional. If true, shows the Close Icon in the corner.
Example:
|
locker.timer |
Optional. Sets a countdown interval for the locker in seconds.
Example:
|
locker.mobile |
Optional. If true, shows the locker on mobile decices. By default, true.
Example:
|
locker.useCookies |
Optional. Forces to use cookies instead of the Local Storage.
Example:
|
locker.scope |
Optional. Allows to bind lockers into one group.
If one of lockers in the given scope are unlocked, all others will be unlocked too.
Example:
|