thinkpixellab / PxLoader

PxLoader is a simple JavasScript library for creating preloaders and resource downloaders for HTML5 apps.

Home Page:http://thinkpixellab.com/pxloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stop or Abort Feature

rickygw opened this issue · comments

It would be helpful to abort a load sequence. Even pause it. You can't stop a browser from downloading a file once its started, but you can prevent firing off any more requests.

I have no (clear) way to remove my progress and complete listeners and I have no (clear) way of stopping PxLoader from plowing through 1000 files once I get it started.

Library is great btw!

+1

+1

+1