codepo8 / slide-show

A full screen slide show for images and videos
https://codepo8.github.io/slide-show/slideshow.html
31 stars 15 forks source link

A few fixes #5

Closed mossroy closed 2 years ago

mossroy commented 2 years ago

Fixes #2: video from on top of next image Fixes #3: handle HTTP error on images Fixes #4: avoid .innerHTML (fixes potential security issue)

mossroy commented 2 years ago

I used your slideshow code (many thanks!) in https://gitlab.com/mossroy/memedisplayer (with these fixes and a few other changes)