Forum Moderators: martinibuster
I wouldn't be changing the Adsense code in anyway, it will be placed between the following code:
<DIV id="MenuDiv" STYLE="position:absolute;left:500;top:10;width:660;">
[ADSENSE CODE HERE]
</DIV>
Anyone's help would be greatly appreciated.
Just try it and see.
If you can come up with a design that prevents the ad block from ever covering up any content on the page, then maybe Google will say yes. It wouldn't be functionally any different from showing the ads in a separate frame. Make sure it's a cross-browser solution or at least degrades gracefully -- the code you posted won't work on all browsers.
a. Javascript that is often used to float a navigation menu down the page. Specifically banned by google for adsense.
b. Javascript that causes a div to stay in place, witha dsign set up so that the effect mimics a frame? Expressly banned by Google. I was well peeved at that one, as without checking the code, the user could nto see it was NOT a frame.... and doing it with frames IS allowed.... I did not wish to use frames of course, as frames are not great for SEO.
so... long and the short of it is, Google will nto let you use javascript to either float, or keep an adsense block stationary.
Frames don't seem to be very popular any more, possibly because of SEO issues, but in the 90s I remember seeing frames used with a frame at the base of the web page which contained only a banner ad.
I'd actually thought of trying this idea with Adsense. Based on the principle that the heat map or click rates are higher when the ads are above the fold. Using frames, you can keep Adsense ads above the fold all the time, on the top, bottom, or sides, or all of the above.
Floating menus suck big time! They seem cool for about one second. They are about as annoying as popup ads--maybe worse--if can't close them.