Auto refress page |
| |||
copy paste //enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59 if (document.images){ window.onload=beginrefresh
|
| |||
very good idea , this will be cool in a network with too many activities at the same time to mantain user connected. but be careful, if you click share in the same time page is refreshing, you will get this : So at the moment, this code shoud be modified ยก the reload page shoud be dashboard because when you reload and the same time clicking on share, the page is streampublish
|
| |||
the problem will come if you upload a big file. sudah ada di forum ini dulu, dan dah dihapus admin. upload blm selesai, halaman udah ngerefresh.... capek deh jadinya.
|
| |||
what a bout using window.location.replace instead of reload, it will do the same, replacing streampublish with dashboard, the only problem is when we are uploading a file.
|
| |||
ok, maybe that s the solution, using openforms if ( openForms==0 ) {
|
| |||
To solve the problem at the time of uploading large files. You can stop the auto-reload by clicking the X on your internet browser. Untuk mencegah kegagalan pada saat upload file besar, bisa dengan menghentikan auto refress , tapi harus pada waktu yang tepat, ini berhasil saya lakukan kok bos. dan kita kan bisa sesuaikan waktu auto reload misal jadi 5 menit sekali
|
| |||
oke...nice job bro.. thanks
|
| |||
I think auto-reload included in the script would be great. I dont think its a major problem, but it would be a nice addition :)
|