Needs review
Project:
TweetMeme
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2009 at 09:55 UTC
Updated:
12 Jul 2010 at 15:05 UTC
Jump to comment: Most recent file
The tweetmeme IFrames generated by the tweetmeme button.js do not have allowTransparency=true set. This causes tweetmeme buttons to have a white background connecting the upper and lower graphic. This issue particularily affects sites based on dark themes.
The attached patch adds a small javascript file that fixes the issue for IE users.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tweetmeme_ie_iframe_fix.patch | 1.39 KB | James Andres |
| tweetmeme_ie_iframe_fix.patch | 1.41 KB | James Andres |
Comments
Comment #1
laja commentedThanks, your patch works great on my site.
Comment #2
James Andres commentedSmall re-roll to make it easier to apply the patch. No changes.