Posted on: 4/15/2015 7:54:26 PM | Views : 634

Hi folks,
i display a popup message at the top of the page for 5 seconds using JS.
My issue is that when the popup appears and the user scroll down the screen, he does not see the popup message anymore because the message is at the top.
How can i display the message at the top but according to the scroller location. i still want the user to see the message even if he scroll down the screen, or even if the popup message triggered and the page was not at the top .
Thanks a lot.

Go to the complete details ...