Peer Reviewed Journal Script IE 8 Revisions

2010 February 18
by Karen

A colleague reported that the Peer Reviewed Script that I’ve posted about here before wasn’t working in IE8. So I’ve debugged it and here is what it takes to fix it.

  1. Update JQuery to the latest version
  2. Change the line which adds the script from
    <script src=”PATH/TO/peer_issn.js” type=”application/javascript”></script>
    to
    <script src=”PATH/TO/peer_issn.js” type=”text/javascript”></script>

This will fix the problems for Internet Explorer 8.

No comments yet

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS