I'm trying to create a slideshow, as stated in the title, but in js the style.width property does not accept the value of the slidewidth variable. The error that appears in the console: "Uncaught TypeError: Can not set property 'width' of undefined at window.onload"
Follow the JSfiddle link with the source code: link