In IE6, IE7 and IE8 the last word in the above heading - IE8 - is displayed.
The fix is to add the following Javascript just before the </body> tag:
</body>
<script type="text/javascript"> _typeface_js.renderDocument() </script>
Back to the problem
Back to article