How do I disable the widget opening on mouseover?

The widget opens on mouseover by default.  To change this, add ‘&onmouseover=false” to your ShareThis widget code.  Here’s an example of what it might look like:

<script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=123456-7890a-bcdefg-hijkl&type=website&onmouseover=false"></script>

Popularity: 7%