Re: How to refresh ado rotator? Programming Web Development by Samjonz rotator Auto Start Page Rotator Programming Web Development by businessglobal … the following scripts but only the "Auto Start Page Rotator" page appeared. Can anyone please check if the codes…[page_index]);} </script> <h1>Auto Start Page Rotator</h1> <script language="JAVASCRIPT">… Banner Rotator that connects to Database Programming Web Development by maharrington … some research and have found an example of a banner rotator (that I'm presently using) - as you can see here… do is like the imgsrc, links and message of the rotator to a database value, so that there are more or… Re: need help with url rotator script Digital Media UI / UX Design by sammymantha I have a script that is for a url rotator page. I have worked on it for over 3 hours. …> <body> <h1>Auto Start Page Rotator</h1> <SCRIPT language="JAVASCRIPT">… Re: need help with url rotator script Digital Media UI / UX Design by peter_budo …> <body> <h1>Auto Start Page Rotator</h1> <SCRIPT language="JAVASCRIPT">…] You can check it [URL=http://www.peterbudo.f2s.com/rotator.html]here[/URL] (I will removed from website when you… Re: need help with url rotator script Digital Media UI / UX Design by sammymantha First off, Thank you! for your help. I copied the script from the web page with your message and it now works on Netscape and Firefox. However It just shows rotator page with title on Internet Explorer (6.0) Any suggestions? Also if you have a link you would like to have on my rotator it's yours. Thanks again for your help. Re: need help with url rotator script Digital Media UI / UX Design by sammymantha … now works on Netscape and Firefox. However It just shows rotator page with title on Internet Explorer (6.0) Any suggestions… have a link you would like to have on my rotator it's yours. Thanks again for your help.[sammymantha] Re: Auto Start Page Rotator Programming Web Development by essential …> <body> <h1>Auto Start Page Rotator</h1> <br> </body> <… need help with url rotator script Digital Media UI / UX Design by sammymantha I have a script that is for a url rotator page. I have worked on it for over 3 hours. I converted the text with all my urls to html but all I get is the page title and a blank page. If anyone could help me I would be very appreciative and would give you some free ad space on my website. thank you, Sammymantha :o Re: need help with url rotator script Digital Media UI / UX Design by peter_budo It has to do something with your browsers settings than. When I open that page I got message "auto start rotator" and then second window open which is rotating url. Also you should upload this on server, I don't know if this will work from station. Need a banner rotator Digital Media Digital Marketing by goodboy18 I need a free ad banner rotator. Like a code that I can just insert in the ad space of my template. Any suggestions???? Re: need help with url rotator script Digital Media UI / UX Design by quanvuong I used the code and it works beautifully with IE6.0 + and Firefox 2.0.0.3. [URL="http://beautyHighlite.com/rotator.html"]You can view it here.[/URL] synchronization, remoting, ad rotator Programming Web Development by anto_nee hi can anyone direct me to get the references for synchronization, remoting and ad rotator. if u can giv me some definitions too thank you Javascript ad rotator Programming Web Development by servantofgod Anyone know of any javascript ad rotators that produce the ad rotator you see in buy.com, with the 1 2 3 4 5 play pause buttons? Flash ad rotator Digital Media UI / UX Design by servantofgod Anyone know of any flash components or scripts that produce the ad rotator you see in buy.com, with the 1 2 3 4 5 play pause buttons? external JS for quote rotator Programming Web Development by linekill Hi. I'm new to this Java Script. Could anyone give me an idea how to start a quotation rotator that someone could embedded into their webpage, a JavaScript script, and that would display a random quotes on their page. The quotes could just be saved as a .txt file. Re: Javascript ad rotator Programming Web Development by MCDeveloper [QUOTE=servantofgod;733378]Anyone know of any javascript ad rotators that produce the ad rotator you see in buy.com, with the 1 2 3 4 5 play pause buttons?[/QUOTE] Did you ever figure this one out? I would like to know myself. If you would post some links, if you have come across the answer, we would appreciate your help. Thanks MCDeveloper Image rotator script w/links Programming Web Development by BleepyE Hey guys im looking for an image rotator script with links, so every time the page is refreshed … Image rotator Digital Media UI / UX Design by RVanDerLike I found an image rotator that works okay (combination of html and java script), but I would like to have the images disolve or fade into the next image. Anything out there that is not too complex? Re: Auto Start Page Rotator Programming Web Development by phanch Hi I have the correct script Working whit a manual to use it, but its not free the have a price of $5.00. I use this Script and is amazing thousands of visits. Re: Auto Start Page Rotator Programming Web Development by fabio70 [QUOTE=phanch;1069204]Hi I have the correct script Working whit a manual to use it, but its not free the have a price of $5.00. I use this Script and is amazing thousands of visits.[/QUOTE] Hi, how can i order you the script? thanks, Re: Banner Rotator that connects to Database Programming Web Development by diafol Javascript cannot connect to the server/database unless you use Ajax or provide the js with initial data from the DB via php. Alternatively, you could use node.js and something like mongoDB, but that's not for the faint-hearted. In order to use your current code, you could do something like this: var imgs1 = new Array(<?php echo $imgstring… Re: Banner Rotator that connects to Database Programming Web Development by maharrington Thanks for your help diafol, however, I've found a better option for my needs here http://marktyrrell.com/labs/blueberry/ With this one, it uses the <li>'s in the HTML to figure out how many banners it has - therefore making it so much easier to loop with the database. Re: Banner Rotator that connects to Database Programming Web Development by diafol >With this one, it uses the <li>'s in the HTML to figure out how many banners it has - therefore making it so much easier to loop with the database. Why is that easier? If you have an array, you can just loop through it - you don't need to pre-count at all. Re: need help with url rotator script Digital Media UI / UX Design by peter_budo No free space, you should provide us with your code so we can help you find the problem Re: Need a banner rotator Digital Media Digital Marketing by roryt Do you mean one that keeps rotating whilst the page is being used or one that displays a different ad(image) each time you refresh the page. Re: Need a banner rotator Digital Media Digital Marketing by goodboy18 [QUOTE=roryt;295242]Do you mean one that keeps rotating whilst the page is being used or one that displays a different ad(image) each time you refresh the page.[/QUOTE] Yes, thats what I meant. Re: Need a banner rotator Digital Media Digital Marketing by iamthwee Ideally you would have the banner slideshow in either flash or javascript. Flash preferred. Then on your side (i.e. on the server side) you would use a random script generated in php or something similar. Of course it could all be done on the client side using javascript - but I wouldn't. Re: Need a banner rotator Digital Media Digital Marketing by BamaStangGuy I use [url]http://www.phpadsnew.com/[/url] and find it to be easy to setup and very feature rich. Re: Need a banner rotator Digital Media Digital Marketing by Dani I am very much not a fan of phpAdsNew. On all but the smallest sites it is rather sluggish, and the code is very inefficient. Unfortunately I don't have any other free solutions for you either, though.