In this video,i am going to tell you :
"HOW TO AUTO-REFRESH A WEBPAGE USING JAVASCRIPT"
**CODE**
(html)
(head)
(title) Auto Refreshing a page(/title)
(script type="text/javascript")
function loadref(time)
{
setTimeout("location.reload(true);",time);
}
(/script)
(/head)
(body onload="Javascript:loadref(5000)")
( h1 style="color:red;")THIS PAGE WILL REFRESH AUTOMATICALLY (/h1)
(a href="javascript:location.reload()")REFRESH(/a)
(/body)
(/html)
****
Hope,you will like this video.
Don't forget to SUBSCRIBE this channel,this channel has a lot more to offer you.
En esta página del sitio puede ver el video en línea How to Auto-Refresh a webpage using JavaScript and Html de Duración hora minuto segunda en buena calidad , que subió el usuario CODE OF GEEKS 13 enero 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 4,663 veces y le gustó 25 a los espectadores. Disfruta viendo!