Hey Artem,

I've looked at your page and can see in your code that the Tweet
Button is rendering successfully, just not being shown.

Looking at your code it looks like the problem is with your position:
absolute; rule. In IE positioned objects like this can be missing
their 'hasLayout' setting. To fix this it can be helpful to add
something like zoom: 1 or height: 1% to the div.

Hope that helps,
Matt

On Mon, Aug 23, 2010 at 11:21 PM, Artem Russakovskii
<archon...@gmail.com> wrote:
> Hi there,
>
> I installed the new twitter button today at http://www.androidpolice.com
> and it is not showing up in IE7 (in both IE8 compatibility mode and
> IETester). I don't see any JS errors, but absolutely nothing is
> showing up, on either the main page or the post pages.
>
> I tried to move the js into the header but that didn't help.
>
> Any ideas?
>
> Thank you.
>



-- 


Matt Harris
Developer Advocate, Twitter
http://twitter.com/themattharris

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en

Reply via email to