camputty
(Cam)
January 7, 2022, 12:51am
1
I want to make a banner pop up for a user when they first come to any of the pages of the website. If the user closes the banner. I dont want the banner to activate on the next page they click on. Is there a way to for the browser to remember if they have closed the banner so it wont pop up again on the next page they visit?
Here is my site Read-Only: LINK
(how to share your site Read-Only link )
webdev
(Jeff Selser)
January 7, 2022, 12:55am
2
Search the forum for local.storage or cookies. This has been asked and answered countless times.
1 Like
camputty
(Cam)
January 19, 2022, 10:08pm
3
Thanks for this! I just didn’t know what to look for.
Hi ! Did you find a solution ? I am searching the same solution, and I can’t find it on the this forum. Thanks !
1 Like
webdev
(Jeff Selser)
December 23, 2022, 2:48pm
5
Requires custom code. Example =>
1 Like
I am in the same boat as Emi. Can’t find anything concrete enough in the forums.
memetican
(Michael Wells)
January 24, 2023, 10:51pm
7
can you share links to where these are? can’t find anything helpful - thank you
memetican
(Michael Wells)
November 18, 2023, 2:05am
9
If you’re looking for an attributes-based way to suppress modals for N days, I have a very simple but effective implementation of this in SA5.