I'm really struggling to understand how backstretch works. I've been trying for hours but as a beginner, it's just not clicking. Can someone please take a look at my code and point out what I'm doing wrong? Also, I'm looking for a simple plugin for creating a slideshow of background images. I want the slideshow to be inside a div so I can customize its size and position. I've searched on Google and this website but haven't found a solution yet.
$(".abcd").backstretch(["https://i.imgur.com/LquRrwI.jpg","https://i.imgur.com/zVk2HHq.jpg"] {duration: 10000, fade: 750});