Have you ever seen an advertisements sliding upwards only after the page loads for few seconds? I have personally seen this on Sitepoint and I think it is good way of getting exposure at at the same time not as annoying as popup because it still does not disturb the page you are viewing.
This cool little script, catfish is actually made by Ian Purton, and it uses iframe to implement the advertisements sliding from the bottom. There is few command which you could after the way you want your advertisements to appear, including sliding time, delay, url, height and increment per millisecond.
I am still having trouble embeding this onto my blog because it seems that there is error on IE7 only on WordPress. This script would run normally onto a html. I think there is something that could not run concurrently with wordpress.
If you are interested to implement this onto your websites.
Feel free to check out the tutorial on how to make a bottom sliding advertisements. It is very easy to implement. Just need to run the javascript and have your bottom sliding advertisements on another html file.






I’m glad you like the name we came up with when we invented this advertising format a few years ago (2005 to be exact):
http://www.sitepoint.com/blogs/2005/10/18/the-catfish-part-1/
Matt: thanks for dropping by, it is a great script. but I still can’t make it work on WordPress in IE7
looks great, seen similar script which works on top of blogs, will look at it later on. Thanks for sharing Adi.