Closed mossroy closed 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)
I used your slideshow code (many thanks!) in https://gitlab.com/mossroy/memedisplayer (with these fixes and a few other changes)
Fixes #2: video from on top of next image Fixes #3: handle HTTP error on images Fixes #4: avoid .innerHTML (fixes potential security issue)