Associate
- Joined
- 7 Nov 2005
- Posts
- 746
- Location
- Southampton, UK
Hi all,
Currently in FF2 and FF3 I'm getting the below problem on www.nationalrail.co.uk but I don't get it in IE 6/7/8.
I just noticed that FF3 is not supported, but FF2 is and I'm getting the same problem. Looks like a commenting problem/something to do this line:
Anyone else having this problem?
Its very frustration as I can't use the journey planner or live departures/arrivals without using IE (eeeewwww) and I can't see a way of telling them its not working.
Currently in FF2 and FF3 I'm getting the below problem on www.nationalrail.co.uk but I don't get it in IE 6/7/8.

I just noticed that FF3 is not supported, but FF2 is and I'm getting the same problem. Looks like a commenting problem/something to do this line:
Code:
<!--
if (navigator.userAgent.indexOf("Windows NT 6.0") > -1) {
document.getElementById('vistagadgetli').style.display='block';
document.write('<a href="http://gallery.live.com/LiveItemDetail.aspx?li=aef90e44-18cf-4246-b1d9-4ab83e0e13db" class="vg">Microsoft<sup>®<\/sup> Vista Gadget<\/a><p>Live departure times on your desktop. The latest version brings many improvements including better performance, offset time, configurable size and swap directions.<\/p>');
}
-->
Anyone else having this problem?
Its very frustration as I can't use the journey planner or live departures/arrivals without using IE (eeeewwww) and I can't see a way of telling them its not working.