I've only ever entered debug mode with Visual Studio installed. Unfortunately I'm only supporting IE7 on my work machine so I can't offer any other help :(
- Josh On Wed, Apr 1, 2009 at 5:50 PM, Charles F. Munat <[email protected]> wrote: > > Hmm. Yeah, I thought it was used for GC. That's why I asked. > > When I get back to the Windows machine, I'll check. But IE6 doesn't make > it easy. It gives me a line number and a character number, and then asks > if I want to keep running scripts on the page. I'm not sure how to get > into debug mode (or even if it's possible). > > I'm using Apache 2.0 to proxy to a single instance of Jetty 6 running > the Lift app. (Multiple Lift apps in multiple Jetty instances.) > > More shortly... > > Chas. > > David Pollak wrote: > > > > > > On Wed, Apr 1, 2009 at 1:25 PM, Charles F. Munat <[email protected] > > <mailto:[email protected]>> wrote: > > > > > > I just got around to testing a couple of my Lift sites on IE6 and the > > results are depressing. One problem is that there is a recurrent > > JavaScript error. I presume this is coming from the Lift AJAX script > > since it pops up like clockwork. Does anyone know anything about > this? > > > > Also, is the Lift AJAX script necessary for anything other than > Comet? > > If I have a site that's using no AJAX or Comet, can I just turn this > > off? If so, how? > > > > > > No... it's also used for Garbage Collection. :-( > > > > What's the JS error? > > > > What is your server stack (e.g., Apache/Tomcat, NGinx/Jetty, etc.) > > > > > > > > > > Thanks! > > > > Chas. > > > > > > > > > > > > -- > > Lift, the simply functional web framework http://liftweb.net > > Beginning Scala http://www.apress.com/book/view/1430219890 > > Follow me: http://twitter.com/dpp > > Git some: http://github.com/dpp > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
