Displaying 2 results from an estimated 2 matches for "onabort".
Did you mean:
  nabort
  
2006 Jun 12
3
Ajax - preloading images
I could experiment to figure this out, but maybe the work has been done so
I''m going to ask.
 
Using Ajax, if I wanted to preload several (20) small (<1K) images, behind
the scenes... would I...
 
 1 - Queue the loading of the images with Ajax one at a time,
asynchronously, and ignore the completion results.  Would this result in the
image being in the browser''s cache even if
2012 Oct 26
0
Wine release 1.5.16
...ests.
      mshtml: Fixed tests on old IEs.
      vbscript: Pass arguments to builtin functions in natural order.
      vbscript: Allow specifying simple builtin constants without proper getter.
      vbscript: Use simplified builtin constants for more constants.
      mshtml: Added HTMLImgElement::onabort implementation.
      mshtml: Added IOmNavigator::onLine semi-stub.
      mshtml: Use detach_inner_window in release_inner_window.
      mshtml: Make HTMLInnerWindow the owner of timers.
      mshtml: Moved remove_target_tasks to detach_inner_window.
      mshtml: Fixed trace message.
      mshtml:...