From e3cb3942b45cd90dc310988815920b692cf22848 Mon Sep 17 00:00:00 2001 From: Thomas BrĂ¼derli Date: Wed, 20 Aug 2008 13:44:38 +0000 Subject: Next step to isolate the source of all these syntax errors in IE6 --- itjs/boot.js | 1 + 1 file changed, 1 insertion(+) (limited to 'itjs/boot.js') diff --git a/itjs/boot.js b/itjs/boot.js index eb697dd..6f3e7bc 100644 --- a/itjs/boot.js +++ b/itjs/boot.js @@ -90,6 +90,7 @@ function it_boot_init() } window.clearTimeout(window.it_panictimer); + it_boot.sequence += "s"; window.it_boot_start(); it_boot.sequence = ""; } -- cgit v1.2.3