Make a Banner Rotator Using Convertri!

or find how to make Random Background Image Generator

1. Add a HTML Element to page

2. Make it full width [Set it as background of all content]

3. Add this Script to HTML and Replace SRC to your images

<script language="JavaScript">

 function banner() { } ; b = new banner() ; n = 0

 b[n++]= "<img src='https://i.imgur.com/p98f6SM.jpg' height=100%>"

 b[n++]= "<img src='https://i.imgur.com/rdBiVyl.jpg' height=100%>"

 b[n++]= "<img src='https://i.imgur.com/80g92YN.jpg' height=100%>"

 b[n++]= "<img src='https://i.imgur.com/vkS0deD.jpg' height=100%>"

 b[n++]= "<img src='https://i.imgur.com/avRNOLT.jpg' height=100%>"

 i=Math.floor(Math.random() * n) ;

 document.write( b[i] )

</script>

4. That is all!

Someone in Convertri Group asked for a way to automatically change the background images, so here it is! Just refresh this page to see what it does.

GET 33 HIGH CONVERTING FUNNEL PAGES TO SPEED START YOUR CONVERTRI EXPERIENCE : CLICK & SIGN UP TO CONVERTRICKS NOW!