Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea - Content disappears within seconds of page load #28

Open
wclock opened this issue Apr 8, 2017 · 1 comment
Open

Idea - Content disappears within seconds of page load #28

wclock opened this issue Apr 8, 2017 · 1 comment
Labels

Comments

@wclock
Copy link

wclock commented Apr 8, 2017

I'd like to make it where the content on a page is only visible for a set amount of time while the user is on the page.

Page loads - text is displayed - text disappears after 30 seconds.

*I know if the user reloads the page it will reset, and that is ok.

!!What if we could grab the ip address of the web visitor, make text disappear after set seconds/minutes, when that user reloads the page they get "a set message" and their ip won't reload the content for X days or X amount of time?

@theukedge
Copy link
Owner

This is a slight variation of other recommendations that I've seen in the past, such as #14 which would be dependent on checking when the page loaded and using JS to intervene while the content is on screen at a specified time (either a preset expiration time, or a set number of seconds after page load as you suggest). I'll keep this in mind.

Thanks!

@theukedge theukedge added the idea label Apr 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants