Closed jeremyjannotta closed 12 years ago
Best I can tell, the tweet button may not support these earlier versions of FF in https://platform.twitter.com/widgets.js. Basically the twttr.widgets object is never initialized. Will wrap code around to prevent null reference error at least, but probably not worth doing much else for those old versions.
Tested FF 2, 3, 3.5 -- tweet buttons don't appear, seemingly with no JS exceptions. Everything else in these versions looks good.