| | |
Rotating banners of all types with random startup?
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jan 2008
Posts: 1
Reputation:
Solved Threads: 0
Hi everyone
I need to have rotating banners on my under-development websites with the conditions:
I have got the script but it can only display banners for a fixed amount of time (All types). I want to make sure it loads banners randomly as well but dont know how to do it.
The script takes banner as an object. How could it be possible to make sure it can take up random objects using JavaScript?
The code on the page is this:
Thanx
I need to have rotating banners on my under-development websites with the conditions:
- All types should be displayed i.e. JPG, SWF, GIFs etc
On refreshing the page a new banner should load.
Banners should load with a random start
I have got the script but it can only display banners for a fixed amount of time (All types). I want to make sure it loads banners randomly as well but dont know how to do it.
The script takes banner as an object. How could it be possible to make sure it can take up random objects using JavaScript?
The code on the page is this:
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
<script language="javascript"> banner1 = new Banner('banner1'); banner1.add("IMAGE", "espebanner/thunder.jpg", 1, 60, 468,""); banner1.add("IMAGE", "espebanner/esp.jpg", 1, 60, 468,"espebanner.html"); banner1.add("FLASH", "espebanner/fun.swf", 1, 60, 468,"espebanner.html"); document.write(banner1); banner1.start();
Thanx
Last edited by esslic; Feb 11th, 2008 at 7:44 am.
![]() |
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: YUI Library Examples
- Next Thread: HTML+JS help
| Thread Tools | Search this Thread |
ajax ajaxexample ajaxjspservlets array browser bug captcha captchaformproblem cart checkbox child class close codes cookies createrange() cursor date debugger dependent disablefirebug dom dropdown editor element embed engine enter events explorer ext file firefox form forms frameworks getselection google gxt hiddenvalue highlightedword hint html ie7 ie8 iframe images internet java javascript javascripthelp2020 jquery jsf jsfile jsp jump libcurl maps marquee masterpage math matrixcaptcha media menu object onerror onmouseoutdivproblem onreadystatechange parent paypal pdf php position post programming progressbar prototype rated redirect runtime safari scale scriptlets scroll search security session shopping size software star stars synchronous toggle unicode variables web webservice wysiwyg \n





