I have a Iframe loaded from JQuery :
I would like to reload it each 5 minutes, I can I do that ?
Create a timed function that sets the iFrame src attribute to the required URL:
I have a Iframe loaded from JQuery :
I would like to reload it each 5 minutes, I can I do that ?
Create a timed function that sets the iFrame src attribute to the required URL: