BigVideo.js
BigVideo.js copied to clipboard
imagesLoaded and jQuery UI dependencies
Hello.
I have everything working great in a custom application. However...
- I do not see a loading spinner anywhere, and am including imagesloaded.pkgd.min.js as a dependency. Should I be, and how do I produce it?
- If jQuery UI is included for the slider control, and I do not display a video with sound and don't care about the slider control, I would MUCH rather not be required to include that. Especially at 228 KB minified! Way too big for something I don't seem to need (yet nothing works without it).
One final thing; I see a black rectangle appear in the top left corner of my page at load, just before the video loads in/appears. I cannot determine what that is and how to get rid of it. ? If the body bg color is black it's obviously not visible, but that body bg color might not always be suitable.
Thank you very much.
Just saw issue #25 about jQuery UI. If that still stands, I'll go the combined min'd file route and call it a day. Still wondering about spinner and black rectangle (which seems to be the video before resizing?).
I fired up IE7 because it displayed this the slowest (but occurs in Chrome, etc) and I was able to get screen grabs:
Thanks.