Skip to content
  • Leigh B. Stoller's avatar
    Rework to use an iframe for most of the work, rather then sajax. Still · 3805c04e
    Leigh B. Stoller authored
    using a sajax call for cancelation, but the main invocation uses a
    plain iframe. This has the added benefit of scrolling more nicely
    instead of jumping back to the top with each write.
    
    Looks like xmlhttprequest or its impl in at least firefox is
    moderately broken, so that mulitple simultaneous requests get very
    confused with each other, and things break.
    3805c04e