Lines Matching refs:is

4 Social Share Privacy is a jQuery plugin that lets you add social share buttons
32 This is a fork of socialSharePrivacy by Heise. In this fork the service support
68 The jQuery cookies plugin is needed in order to enable services permanently.
178 Disable the named service or disable all services if no `service_name` is given.
188 Enable the named service or enable all services if no `service_name` is given.
198 Get or set an option. If no `value` is specified it will act as a getter.
218 Toggle the named service or toggle all services if no `service_name` is given.
226 This event is emitted after the `socialSharePrivacy` method created a Social
232 This event is emitted before a Social Share Privacy widget is destroyed.
236 This event is emitted after a certain service was disabled. The event object
238 disabled, and an `isClick` property, wich is `true` if a click by a user caused
243 This event is emitted after a certain service was enabled. The event object
245 enabled, and an `isClick` property, wich is `true` if a click by a user caused
317 `socialSharePrivacy` function is called. You can even pass a whole new
341 The main advantage of using the `data-*` attributes is, that you can easily
444 <td>true (if the jQuery cookies plugin is installed)</td>
480 <td>URI of the thing to share that is passed on to the share services. The default function
533 <td>The HTML class of the share button wrapper. Per default it is the key of the
534 service as it is registered in <code>jQuery.fn.socialSharePrivacy.settings.services</code>.</td>
564 <td>Status text if button is deactivated.</td>
569 <td>Status text if button is activated.</td>
585 <td>A string that is appended to the URI for this service, so you can track from
687 **WARNING:** This is a hack. Using this Disqus button will break any usage of the comment
718 <td>Your Disqus forum shortname. If an empty string is given it tries to use
866 <td>When set to <code>0</code> no popout will appear when the Flattr button is hovered.</td>
1068 This option is only defined for the type <code>link</code>.</td>
1075 This option is only defined for the type <code>link</code>.</td>
1082 This option is only defined for the type <code>quote</code>.</td>
1089 This option is only defined for the type <code>photo</code>.</td>
1097 This option is only defined for the type <code>photo</code>.</td>
1104 This option is only defined for the type <code>video</code>.</td>
1111 This option is only defined for the types <code>photo</code> and <code>video</code>.</td>
1176 Note that the view counter will not work unless the XING button is enabled by the
1206 If no base url is given the documents base url/location is used.
1214 The length is the number of UTF-8 encoded bytes, not the number of unicode code
1277 The element of the share button is passed as `this`.
1292 The element of the share button is passed as `this`.
1300 If there is no embed code found it will construct it's own embed code. For this it
1304 width and height attributes of the iframe. If no `twitter:player` meta elements is
1308 The element of the share button is passed as `this`.
1321 If not defined in `settings.description` the found text is truncated at 3500 bytes.
1323 The element of the share button is passed as `this`.
1384 It is recommended to declare a compatibility mode of Internet Explorer >= 9. E.g. add
1391 Internet Explorer <= 7 is not supported.
1396 Most of this plugin is licensed under the [MIT license](http://www.opensource.org/licenses/mit-lice…
1402 Permission is hereby granted, free of charge, to any person obtaining a copy of
1406 the Software, and to permit persons to whom the Software is furnished to do so,
1419 The file `stylesheets/jquery.socialshareprivacy.delicious.css` is licensed under
1432 distributed under the License is distributed on an "AS IS" BASIS,