Webanizr Logo
Open / sluit menu
Module shareThis

The shareThis module adds the shareThis widget to your website. Since it still requires an account, there is no direct benifit using this instead of adding the script tag to the head of your webpage.

If you want to shareThis to only show if triggered (ie after a delay with wait or after a click with domEvents) this module cen be very usefull.

syntax

webanizr.send('shareThis', data, parameters, callback);

data

The data is passed unaltered to the callback function.

parameters

The shareThis modue accepts the followin parameters:

code__property (required)

The unique code of your shareThis account. It is in the script src url in the property parameter.

callback

The callback is called directly after the adding the shareThis widget and receives the css data unaltered.

demo

https://cdn.cpmodules.webanizr.com/demo/sharethis/index.html