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

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -