Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force Pickr to Always Open Below the Button #342

Open
nikmauro opened this issue Dec 3, 2024 · 0 comments
Open

Force Pickr to Always Open Below the Button #342

nikmauro opened this issue Dec 3, 2024 · 0 comments
Labels
question Further information is requested

Comments

@nikmauro
Copy link

nikmauro commented Dec 3, 2024

Hello,

First of all, thank you for this amazing library!

I’m currently using Pickr in my project, and I’m trying to make it always open directly below the button (or element) specified in the el parameter, regardless of the available screen space. I’ve tried using the position parameter with values like bottom-middle, but sometimes it still adjusts its position based on the viewport.

Could you please guide me on how to force Pickr to always open below the button without adjusting? Is there a built-in way to achieve this, or would I need to manually handle positioning using custom JavaScript?

Thank you in advance for your help!

@nikmauro nikmauro added the question Further information is requested label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant