|
Prev: Possible to detect Windows desktop style?
Next: FAQ Topic - How do I generate a random integer from 1 to N? (2008-05-07)
From: Henry on 6 May 2008 12:42 On May 6, 5:33 pm, DebuggerCLL wrote: > This is an A* path finding demo I created a few months ago. I don't > see any real uses for it, but it's still neat. <snip> "Neat" may be one way of describing a script that pops up the error dialog on IE6 and does nothing else, but it would not be my choice of epithet.
From: DebuggerCLL on 6 May 2008 14:26 I can't duplicate that issue in IE6, WinXP. If anyone one else can, please send me any information you can to describe it.
From: Thomas 'PointedEars' Lahn on 6 May 2008 17:29
DebuggerCLL wrote: > I can't duplicate that issue in IE6, WinXP. If anyone one else can, > please send me any information you can to describe it. WFM. Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727), on MS Virtual PC 2007. PointedEars -- var bugRiddenCrashPronePieceOfJunk = ( navigator.userAgent.indexOf('MSIE 5') != -1 && navigator.userAgent.indexOf('Mac') != -1 ) // Plone, register_function.js:16 |