IIFE usage
alisonmonteiro opened this issue · 1 comments
alisonmonteiro commented
- Use
window.onYouTubeIframeAPIReady
instead ofonYouTubeIframeAPIReady
- Put the 'use strict' inside the IIFE
- Put the
autoplay().createScriptElement()
call inside the IIFE
alisonmonteiro commented
Closed by 9b6b2c8