I am trying to build a full page ad like those from Adbrite with jQuery.
It's simply an iframe with 100% width and height but my main problem is that the full page ad is shown in a website that has a vertical scrollbar, so if the iframe ad also has a scrollbar then two scrollbars are visible and it looks bad.
How could I solve that? or is there some already made code to do it?