ajax - Page visibility in polymer -


does polymer support page visibility api? want fire iron-ajax call every minute when polymer app opened.when browser tab of web app not focused or minimized, don't want fire iron-ajax call. how achieve it? explored lot couldn't find solution.

thanks in advance.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -