Bleeding text with FireFox plugin checker :(
-
Hi
I’m trying to add the FireFox plug-in checker (http://www.mozilla.com/en-US/plugincheck/#web-badge) to my WordPress blog.
I add a ‘text’ widget, and paste in the following (copied from the address above):
<a href="http://www.mozilla.com/en-US/plugincheck/"><img id="mozilla_plugin_checker_badge" src="http://www.mozilla.com/img/covehead/plugincheck/wb/en-US/180_150/loading.png" width="180" height="150" alt="We can check your plugins and stuff" border="0" /></a><script type="text/javascript">var pfsNextImage = "http://www.mozilla.com/img/covehead/plugincheck/wb/en-US/180_150/safe.png";var pfsUpdateImage = "http://www.mozilla.com/img/covehead/plugincheck/wb/en-US/180_150/upyourplug.png";</script><script src="http://www.mozilla.com/js/plugincheck_badge.js"></script>When I hit ‘Save’, the text changes to the following:
<a href="http://www.mozilla.com/en-US/plugincheck/"><img src="http://www.mozilla.com/img/covehead/plugincheck/wb/en-US/180_150/loading.png" width="180" height="150" alt="We can check your plugins and stuff" border="0" /></a>var pfsNextImage = "http://www.mozilla.com/img/covehead/plugincheck/wb/en-US/180_150/safe.png";var pfsUpdateImage = "http://www.mozilla.com/img/covehead/plugincheck/wb/en-US/180_150/upyourplug.png";When I look at the result, the badge shows (and the link seems to work, at least it does in FireFox 4.0.1), but below the badge the following text appears:
var pfsNextImage = "http://www.mozilla.com/img/covehead/plugincheck/wb/en-US/180_150/safe.png";var pfsUpdateImage = "http://www.mozilla.com/img/covehead/plugincheck/wb/en-US/180_150/upyourplug.png";Any help would be much appreciated.
Thanks!
The blog I need help with is: (visible only to logged in users)
-
- The topic ‘Bleeding text with FireFox plugin checker :(’ is closed to new replies.