On my website junponline.com each browser displays different addthis buttons
IE9:wordpress,digg,hotmail,google,print,linkedin
Firefox:Print, facebook, twitter,google
Safari:facebook,twitter,print
Why aren't they displaying the same thing? I used the preferred_# code thinking this would display the most popular buttons, but facebook/twitter in not on IE9. Should I manually enter each button code by name instead of preferred_# ?
code i have used:
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_google_plusone" g:plusone:annotation="none"></a>
<a class="addthis_button_preferred_5"></a>
<a class="addthis_button_preferred_6"></a>