Recent Posts

Invalid Twitter Breaks IE

So apparently the code I was using to generate tweets on the sidebar was invalid, and forcing Internet Exploder to crap out an error message that didn’t allow the browser to view the webpage. A replacement plug-in has fixed this error.

Apologies to the seven (give or take, with me testing) IE users.

For others using Twitter’s suggested HTML widget, the following will break for IE:

<div id="twitter_div"><ul id="twitter_update_list"></ul></div><script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script><script type="text/javascript" src="http://twitter.com/statuses/user_timeline/your-username.json?callback=twitterCallback2&count=5"></script>

IE doesn’t like UL tags without LIs, even if the Javascript supplies them.

Bookmark and Share

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>