Closed ixodid198 closed 3 years ago
the arrows are set within the htmlwidget. i dont think in this version of the widget you will be able to move them around.
https://github.com/yonicd/slickR/blob/master/inst/htmlwidgets/lib/slickR/slickR.js#L90_L138
Thanks for looking into this. But isn't it odd though that the "next" button can be moved successfully and not the "prev" button?
thanks for the links! closing this issue here.
I can successfully move the "next" button for slickR's carousel. However, when I use the similar method to move the "previous" button it does not work. The action and the mouseover no longer work. Why is this? How can I move the "prev" button and maintain full functionality?
Here is where the fully functional moved buttons should appear: