hi,i want to use iframe to display adsense.i am noob,i don't have much knowledge of html. i use frontpage.this is my problem. i want to show only a portion of adsense not the entire unit.when i load the whole page it loads it with scrollers or at the top. example. if the content that i am loading in iframe is this ////////////////////////////// ///////////12345/////////// //////////////////////////// and i only want 12345 portion to be displayed in the iframe(it should be freezed/stuck and only this portion should be visible in the iframe). how can i achieve it.also how can i use it in a php file. please reply soon. regards and thanx inadvance! hashwellkahn
unfortunately, you are not able to achieve that with simple IFRAME. Look into doing this with javascript. Sorry I couldn't be of more help
The page on which you put adsense should be content rich. If you put adsense in an Iframe, then adsense will be checking the content of the Iframe for getting information on which ad to put. Since the page contains only the ads, it extends to breaking the Adsense TOS. You will be banned for it.
If you consider Adsense to be a major source of revenue, do not experiment with Google. They are really sensitive on these matters.
i want to show adsense from one website(it is content rich) in another site.Don't worry about google's tos.i will be the one taking the risk. Plz help and thanx inadvance!