You need to make a window that asks a person to register on the site, only in this form:

alt text

I look in the direction of jQuery Bootstrap Alerts, but for now I don’t understand how to make this window at the top of the page and how to make it not appear immediately, but for example, when scrolling down the page?

    1 answer 1

    If I understand what it is about, then most likely you just need jQuery. You don't need the library side. Create such a window, and by a certain condition (event), output it.