Is it possible to make the tabs element do the following (in order of importance)?
- Display left and right side arrows to transition between tabs
- Have tab panels slide in from either side, rather than the default where it simply repaints the panel
- Display navigation dots at the bottom
Thanks!