Hey. Where can I find easy to use banner rotator script? All the banners are images hosted on my server. Thanks!
Banner rotation script
Collapse
X
-
codecanyon.net ?Beautiful And Usable Web Design Creations For The Adult Industry Since 2003
I'm Yuu, Designer and Content Producer
Paysites - Affiliate Programs - Dating & Cam Sites - Mainstream Projects - Tube Sites - Banners - Wordpress Themes - NATs integration - Landing Pages
Check my Portfolio and Content Production Offers -
I have always used this one
Code:<p align="center"> <script language="Javascript"> <!-- // original content taken from Nic's JavaScript Page with permission // lack of these three lines will result in copyright infringment // made by: Nic's JavaScript Page - http://www.javascript-page.com var currentdate = 0; var core = 0; function initArray() { this.length = initArray.arguments.length; for (var i = 0; i < this.length; i++) { this[i] = initArray.arguments[i]; } } link = new initArray( "LINK CODE", "LINK CODE" ); image = new initArray( "IMG URL", "IMG URL" ); text = new initArray( "ALT TEXT", "ALT TEXT" ); var currentdate = new Date(); var core = currentdate.getSeconds() % image.length; var ranlink = link[core]; var ranimage = image[core]; var rantext = text[core]; document.write('<a href=\"' +ranlink+ '\" target=\"_blank\"><img src=\"'+ranimage+'\" border="0" alt=\"'+rantext+'\"></a>'); //--> </SCRIPT> </p>
“If you think tough men are dangerous, wait until you see what weak men are capable of.” 
—Jordan B. Peterson
Listen to Pomp tell why is Bitcoin importantComment
-
for normal site: Global Leader in Programmatic Advertising | OpenX
for a wordpress : WP PRO from codecanyon.magneto664 📧 gmail.com
Cams.Zone 💘 Best CDN for Adult Content
My Fav: 👍 Chaturbate 👍 Stripchat 👍 AdultFriendFinderComment

Comment