Rotating banner ads
Hey ya'll
I'm in need of a rotating banner ad and was wondering if anyone had any recommendations on what is the best method to accomplish this. java? flash? Anyone?
Cathy
-
Brian Pierson commented
I used this same script and found that the link in the banner ads doesn't open in a new window - it opens the link within the banner ad itself. Has anyone else had that happen?
-
anonymous_96.44.245.50 commented
Jon, feel free to contact our partners for such customization: http://wildapricot.com/partners
-
Jon Cuthbertson commented
This write up regarding this code was very helpful. Thanks. Has anybody tried to use the code to create a rotating "header" banner integrated with login box? I have everything working, except my graphics (banners) get distorted by the login box. Does anybody know how to "layer" the two items so they live happily together? Or can anybody direct me to the process of moving the login box to another location?
Website is not launched - here is the static banner working great. But when I rotate the banner it moves the graphic 3/4 back to the left.
Thanks
Jon
-
anonymous_96.44.245.50 commented
Danny, any folder would do. And yes, you can create additional folders as needed. The most important part to this is to use correct paths when you reference to the files.
* The url of any file you upload into Wild Apricot site is as follows: http://<your site url>/resources/<path to the uploaded file>
* <path to uploaded file> must include any sub-folders used. e.g. a file in documents folder is referenced as: "http://<your site url>/resources/documents/filename" -
danny_summers@mac.com commented
So the script is uploaded to your documents folder? Then can you create a folder inside the documents folder for holding banners? And of course the script is pasted into the page where you want the rotated ad(s) to appear. Thanks for any clarification! Danny
-
MitchB commented
We subscribed to Adbutler.com http://www.adbutler.com and absolutley love it, very easy to organize ads, set geographic advertising (northern sponsors are not shown in southern areas). You can use it for free, but they will thrown in an ad of their own very 4th or so.
Timed sponsorships (seasonal, special sponsorships/advertisments for events)
You pay per impression, so its quite reasonable. Also the web statistics for clicks & views is VERY nice. You can set weights as well & do popups if you so wish.
heres some features they have
* hosted web app; no installation
* image, rich media, and raw html support
* text ads and popup capabilities
* custom banner sizes
* geographical targeting
* keyword targeting
* banner hosting available
* daily and frequency capping
* custom account branding
* advertiser and affiliate accounts
* click information trackingA VERY cool feature they have is if you have many sponsors and they want to have their own ad/banner on there you can signup for image hosting and those advertisers can submit their own banner and you can review to have it automatically put into advertising. -
Matthieu commented
The one that Cathy mentioned uses an external JavaScript file. This file would be uploaded to your site using webdav http://help.wildapricot.com/display/DOC/Uploading+files+in+bulk+using+WebDAV .
-
tes.v commented
where do you place the javascript code for the rotating banner?
-
Cathy Harrington commented
I found a java script i like and it wasn't hard to implement. See my page rotator center column festival supporters. http://simplythebest.net/scripts/DHTML_scripts/javascripts/javascript_131.html
I like it cause the javascript is external, and it can be used for any image rotation on the site and the images are loaded from the html.
got it here
http://simplythebest.net/scripts/DHTML_scripts/javascripts/javascript_131.html
-
Matthieu commented
Hi Cathy,
You should use whichever method you are more familiar with. You can find quite a few free javascript examples online for rotating banners and JavaScript is widely used for displaying banners.
Another option could even be to created an animated GIF in a graphics program. Searching for "rotating banner" in Google will return great sites with more information and code examples.
-
mdescoll@gmail.com commented
I am interested too in creating a rotating banner on my home page. Has there been been an answer to Charri's question?