Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:36

5.728 Bug with Google AdSense and Opera


Poster: photomicke
Dated: Thursday August 11 2005 - 23:23:55 BST

Menu: 5.78
Browser: Opera 8.02 and IE 5.00.292
Env: Windows XP and Win 2000

The problem is that my sub-sub-menus will hide below the google AdSense ads when they should show above the ads. This is not a problem in IE6 or FF.

I do not have a site online where I can demonstrate this at moment since you have to be logged in to reach the subsubmenus. But I do have this screenshot:

Image

Is this some kind of layerproblem? The menu is not placed inside DIV's and we follow the placement of menu insida table recommendations.


Poster: Andy
Dated: Monday August 15 2005 - 14:47:55 BST

Hi,

Do you have a URL of where this is happening.

This is not something I have seen before and I was sure that Google use plain HTML for their ads.

Cheers,
Andy


Poster: John
Dated: Monday August 15 2005 - 15:09:35 BST

AdSense is a call to a remote JS file, Andy. Looks like this...

Code:
<script type="text/javascript"><!--
google_ad_client = "pub-nnnnnnnnnnnnn";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel ="";
google_color_border = "CCCCCC";
google_color_bg = "CCCCCC";
google_color_link = "000000";
google_color_url = "666666";
google_color_text = "333333";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


Poster: photomicke
Dated: Tuesday August 16 2005 - 9:50:53 BST

Im not really sure how google does it, but I think it's some kind of iframe. I could send one of you guys a sample account so that you can try it out. The site will be released today.


Poster: Andy
Dated: Tuesday August 16 2005 - 10:29:29 BST

Hi,

I see the problem now. We've been working with Opera on this issue for a while now and they tell us that it is on the ToDo list and will be done soon.

Sorry about this but our hands are a little tied at the moment.

Cheers,
Andy


Poster: photomicke
Dated: Tuesday August 16 2005 - 13:05:21 BST

Ok I understand.

That's really cool I found such a bug :)