Position fixed flying button

Hi!

I’m currently trying to make a flying button (like on android on this example: https://www.ampercent.com/wp/wp-content/uploads/notification-set-up-in-Hooks-for-Android.png)
This button doesn’t move event if you scroll on the view. So it would be in front of a scrollview (like here https://webix.com/snippet/179a839f ). What is the best solution to do this?

Thanks in advance!

Hi,

You can implement a styled window: https://webix.com/snippet/b8474c32

Oh nice!
Thaks a lot!
Have a great week end