mollylentz
mollylentz
We've also recently been dinged by this - please if this could be a priority, that would be great.
A few other things to address: 1. There's something wonky happening in the aria-live region where it will say "slide 6 of 5" which is confusing. 2. The controls have...
Of course - here you go: ``` var homeSlider = tns({ container: ".homeSlider", autoplay: true, speed: 1000, autoplayTimeout: 5500, lazyload: true, controls: false, autoplayHoverPause: true, autoplayPosition: "top", autoplayButton: "#pausePlayBtn", autoplayText:...