Facebook share button not displaying correctly in IE6

Hi All,
I had placed FB share button in my webpage but its not displaying properly in IE6 and lower versions. Anyone tell me how to fix this prob

most likely it is not displaying correctly because of some existing elements on your page…hence why it would be good if we had a working example

Thanks for your reply. I just add the below line


<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>

I get it from http://www.facebook.com/facebook-widgets/share.php

Hello.

I did the work of copying your code above and looking in IE6.

What’s wrong with it? That’s a native IE6 on Windows XP. Even though the mouse shows an arrow, before I took the screenshot it was a hand cursor.

Please provide a working example or a more indepth explanation of the problem that is occuring