I need a ad rotating script (script tag)
Hello!
I need an adrotating script (script tag not a link) is this possible?
For example:
<script type="text/javascript" src="//example-videoslider1.com"></script>
<script type="text/javascript" src="//example-videoslider2.com"></script>
<script type="text/javascript" src="//example-videoslider3.com"></script>
Which will be rotating every page request..
I tried replacing the links in this script
I need a ad rotating script (script tag)
I need an adrotating script (script tag not a link) is this possible?
For example:
<script type="text/javascript" src="//example-videoslider1.com"></script>
<script type="text/javascript" src="//example-videoslider2.com"></script>
<script type="text/javascript" src="//example-videoslider3.com"></script>
Which will be rotating every page request..
I tried replacing the links in this script
Code:
<script language=javascript>
//Variable for random number.
var i;
//Array for links...
by tryuio123 via TBN
No comments:
Add Comment