Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Is it possible to make a custom Slider with Dots, arrow and Pagination together by Owl carousel?

Good day!

Currently, I am doing a web project where the client wants me to make a website from PSD. In the PSD there has hero slider where dots, arrow, and number based paginations are present. Here is the Slider section https://ibb.co/c72zBc

I am familiar with Owl carousel, but I am not clear is it possible to make a carousel with Dots, Nav, and number pagination together by Owl carousel or any other plugins? Please help.

1 Answer

Steven Parker
Steven Parker
231,007 Points

I rarely use plug-ins and don't recognize this display. This might be a case where you'd need to "roll your own", or perhaps start with one you are familiar with and modify it.

Also, I should point out that the PDF mock-up that this image was taken from has an error because it is showing "5/3" (5 out of 3) instead of "3/5".