Forums Index
>
Mewsoft Products
>
Searchawy
> test standard smileys
mewsoft
First Post
Posted on:
04-03-14 06:24 PM
test standard smileys
test standard smileys
Mewsoft Support
www.mewsoft.com
mewsoft
Reply #:
1
Posted on:
04-03-14 07:52 PM
Syntax hilighting test
Syntax hilight test
This code auto refresh (auto reload the page every 300 seconds)
Code:
JavaScript
<script
language
=
"javascript"
>
onload
=
function
() {
setTimeout
(
'
window.location.reload(true)'
,
300000
)}
</script>
Mewsoft Support
www.mewsoft.com