Starbugstone / SnowTricks

OpenClassrooms - Php Symfony App dev - project 6
0 stars 0 forks source link

Video still plays when the modal is closed #57

Closed Starbugstone closed 5 years ago

Starbugstone commented 5 years ago

The youtube video continues to play when the modal is closed and the video is started

Starbugstone commented 5 years ago

Probably use the onOpenStart() and onCloseEnd() to add and remove the iframe code. This will also remove the modal duplication for each video.