tonyfa
Results
2
comments of
tonyfa
this works with Angular 9 https://www.freakyjolly.com/angular-7-implement-slick-carousel-with-3-steps-having-custom-navigation-in-angular-6/
None of the above worked so I did this `var widthT = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; return { zIndex: $elem.css('z-index'), top: $elem.css('top'), position: initialPosition, // revert to true initial...