Peekaboo

cylis Jun 22, 2012 05:17AM EDT

How can I implement click function instead of the hover function on the peekaboo (SHARE button) so that, when clicked it shows the hidden services below but does not show the pop up window for sharing via all services.

1 Community Answers

Paul Jun 22, 2012 05:15PM EDT

Yes, add this code to your page:

<script type="text/javascript">
var addthis_config = addthis_config||{};
addthis_config.ui_click = true;
</script>


This question is closed to new answers.

Still need help?


General Topics

 

Developers