Forum Moderators: martinibuster
however, what i use are fixed ads. ctr up, no below the fold problem anymore, no scrolling out of sight, ads stay visible and rock-steady all the time. perfect! with a little bit of pride i can say, that i've yet to see another site on the web which performs cross-browser fixed ad blocks *without* a frameset. there is nothing shady with it, unless you leave a large enough space for content scrolling. you could as well place your ad blocks in a non scrolling frame to achieve fixed positioning like some webmasters do. what you should not do is placing your fixed ad block in the content. the result would be a layer ad, that is like a pop up. so you should only place your fixed divs on the margin of the browser window.
but the trick is to do without a frameset and interior scroll bars. problem: internet explorer doesn't understand the css position:fixed attribute on divs. but for ie, there are at least two css hacks i know (which are surprisingly unnoticed). so fixed ads without frames and without interfering with the content are possible. indeed, they rule!