PDA

View Full Version : banner rotate


JompaMP
10-27-2006, 01:24 PM
Hey i wonder if its possible to have a code to my site http://drazonia.se that changes banner code random. i don?t find any that working for me because i have banner codes like : <script language="javascript">
var uri = 'http://impse.tradedoubler.com/imp/js/815176/1266226?' + new String (Math.random()).substring (2, 11);
document.write('<sc'+'ript language="JavaScript" src="'+uri+'" charset="ISO-8859-1"></sc'+'ript>');
</script>

Ntfu2
10-27-2006, 04:29 PM
Yes, place it in a template you want the banners to appear

JompaMP
10-27-2006, 04:42 PM
you maybe should read my question again i wan´t it to rotate betwin more than just 1 banner and that was an example on one code on the different banners i want.