1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-04 06:48:49 +02:00
video.js/src
David LaPalomento da19fa3ead Track the object element during init and remove it if the tech is disposed before onReady. For #1339.
If dispose() was called before the SWF triggered onReady(), the placeholder div would be cleaned up but the actual object element would be left behind to mess things up in the future. Keep track of the object element during initialization and make sure it is removed if flash is unloaded early.
2014-07-09 16:29:30 -04:00
..
css Updated the chapters menu styles to center the menu to the button. 2014-06-13 11:33:23 -07:00
js Track the object element during init and remove it if the tech is disposed before onReady. For #1339. 2014-07-09 16:29:30 -04:00