kamranahmedse / driver.js

A light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page
https://driverjs.com
MIT License
22.66k stars 1.01k forks source link

Can the position of a popover be fixed? #481

Open Psolmin opened 7 months ago

Psolmin commented 7 months ago

I don't want the popover to be fixed at the center bottom when the screen tries to scroll and the popover's position goes off-screen.