thinkpixellab / PxLoader

PxLoader is a simple JavasScript library for creating preloaders and resource downloaders for HTML5 apps.
http://thinkpixellab.com/pxloader
1.11k stars 173 forks source link

CORS for videos references img object #36

Closed TabithaLarkin closed 1 year ago

TabithaLarkin commented 9 years ago

Seems like CORS for PxLoaderVideo.js references the img object. Seems to me like it should be referencing the vid object instead.