Class sharelink
Defined in: jquery.sharelink.js.
Constructor Attributes | Constructor Name and Description |
---|---|
sharelink(type, option)
Function to attach links for social bookmark ( network ) services to anchor elements.
|
Class Detail
sharelink(type, option)
Function to attach links for social bookmark ( network ) services to anchor elements.
- Parameters:
- {string} type
- The name of service. (see keys of sharelinkURL)
- {object} option
- The configurations for sharelink. (see sharelinkDefaultOption)
- Returns:
- {object} jQuery object itself.