Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Feature - external arrows / bullet pagination #32

Closed
bovas85 opened this issue Sep 26, 2017 · 2 comments
Closed

Feature - external arrows / bullet pagination #32

bovas85 opened this issue Sep 26, 2017 · 2 comments

Comments

@bovas85
Copy link

bovas85 commented Sep 26, 2017

At the moment the arrows are only available inside the slider container .
If someone requires the common overlap of arrows with the borders or external bullet navigation it won't allow it as overflow is hidden.

Can you consider adding a way to add these items outside the container like other libraries ?

@lukaszflorczak
Copy link
Owner

lukaszflorczak commented Sep 26, 2017

I have a plan to add methods like nextSlide() & prevSlide(). If I'll do this, you will can add actions to any button anywhere.

But I will indicate that this is not my priority. I think that with the current structure you can really do a lot with CSS. Now it is much more important for me to complete the responsiveness settings (v0.3) and the number of slides shown/scrolled (v0.4).

@bovas85
Copy link
Author

bovas85 commented Sep 26, 2017

This is not the events attached but more like a feature to externalise the arrows or bullet navigation.
Indeed events would make it possible but they should be triggered by external buttons rather than from next-prev

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants