First of all, I really like the plugin.
However I’ve encountered a problem.
I’m running WP2.2.1 with the HemingwayEx-theme.
For some reason the “Open Navigation” in the theme malfunctions in IE, but not in FF.
It seems that the javascript-function to open/close the navigation uses the same call as Share it.
The theme have this:
<a href="void(0);" title="Show navigation">Mer info</a>
<a href="void(0);" title="Hide navigation">Skjul info</a>
And Share it:
<a href="void($('akst_form').style.display='none');"><?php _e('Close', 'alexking.org'); ?></a>
So my guess is that the “javascript:void” has something to do with it. When I disable Share it, it’s ok, but I’d love to use that plugin..
Any ideas on how to workaround this?
The url to my test-install is https://www.sanne.com/wptest/