Skip to content

Instantly share code, notes, and snippets.

@ovlb
Created February 5, 2019 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ovlb/55bf6367aacb3827002de536af7a2cdf to your computer and use it in GitHub Desktop.
Save ovlb/55bf6367aacb3827002de536af7a2cdf to your computer and use it in GitHub Desktop.
KS Video – Hide preview image
static showImage($img) {
$img.classList.remove('video-container__image--hidden')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment