Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Adding Java script to a page to refresh it

$
0
0
I'm not sure what you mean here.

Should it look like this:

<scripttype="text/javascript">setTimeout(function () { location.fakenotifymessage();
    }, 3000);</script>

In the meanwhile I have found this

functionRefreshResults(id)
{varrefreshFunction=document.getElementById('RefreshGuardsContainer.Id').onclick;refreshFunction();returnfalse;
}varintervalId=setInterval('RefreshResults()', 5000);


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>