remove/destroy and reinitialize
Szymon-dziewonski opened this issue · 1 comments
Szymon-dziewonski commented
After $("#big-video-wrap").remove(); I cant reinitialize video again any ide how to do it, destroy then init plugin? Thank you for any ideas
ilyaashapatov commented
Hi @Szymon-dziewonski, use BV.dispose()
to disable and BV.init()
to initialize