acburst on gh-pages
Patreon june (compare)
acburst on gh-pages
Patreon may (compare)
@monster153 you are wrong on every level:
instances
is always an array, and we access a specific instance by using the index.
.destroy()
is a working function of 1.0.0
Check this pen, with logs and working tear-down:
https://codepen.io/doughballs/pen/MWyRGB
If you are set up differently (which it looks like you may be), then I would use the standard set up until it's working and then rework into your preferred project structure.
Sorry, you mean the actual link is incorrect, my typo:
@bikash44 out of the box, that carousel is image only, but you can do what you like to it. I just put a h1 inside the <a>, with this css:
width: 100%;
position: absolute;
top: 0;
left: 0;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
Which seemed to work. There is a carousel that has text already built in: