Is it possible to somehow bundle up an animated-gif banner ad with it's own javascript (for a rollover) all in a self contained package to deliver to the webmasters's site for easy insertion??
Thanks in advance
You mean like when the user puts their mouse over the banner it changes? Like a rollover effect? Nope, not possible using the GIF format. Could be done with Flash though.
I guess you could simply have a javascript that people could past into the page where they want the banner to appear. That would be a call to a javascript file on your server where you would define the url of the banner (and it's properties) and set up the rollover.
Take a look at how 'humanclick' or some counter works, it is pretty similar to the kind of effect you want to achieve.
Bookmarks