View Single Post
Old 11-19-2008, 12:02 PM  
Spudman
Confirmed User
 
Spudman's Avatar
 
Join Date: Aug 2002
Location: UK
Posts: 3,198
Quote:
Originally Posted by troncarver View Post
Code:
<script language="javascript"><!--
ad=new Array(2);
ad[0]='<a target=_blank href=""><img src="" / border="0"></a>';
ad[1]='<a target=_blank href=""><img src="" / border="0"></a>';
var ran_num=Math.floor(Math.random()*ad.length);
document.write(ad[ran_num]);
//--></script>
isn't that just a banner rotation script? i dont think that will work

I need to be able to rotate iframes so i can rotate dating and webcam iframes, any help appreciated.
__________________
Take it Easy !!!
Spudman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote