Results 1 to 10 of 21
Threaded View
-
6th Dec 2011, 12:21 AM #4MemberWebsite's:
Nerdy-Tutorials.com Mp3viddown.com Filmlab.euadd "id='myiframe'" to the iframe, then use this script :
<script>
function f1()
{
var x=document.getElementById("myiframe");
x.src=x.src+Math.floor(random()%100000);
}
setInterval(f1,30*1000);
</script>
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Auto refresh page code ?
By travelmate in forum Technical Help Desk SupportReplies: 9Last Post: 15th Jan 2012, 10:54 AM -
[Hiring] WarezMe Auto Poster Template making
By zainbintariq in forum Completed TransactionsReplies: 10Last Post: 8th May 2011, 10:41 PM -
Reload content without page refresh
By AmN in forum Web Development AreaReplies: 7Last Post: 5th May 2011, 07:49 AM
themaCreator - create posts from...
Version 3.52 released. Open older version (or...