子菜单在Internet Explorer 8中不可见 [英] sub menu not visible in Internet Explorer 8

查看:106
本文介绍了子菜单在Internet Explorer 8中不可见的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有人,

我正在使用Asp菜单控件.
菜单通过数据库显示在aspx页面中.
面临两个问题.

1)菜单在谷歌浏览器中无法正确显示.
Chrome中的问题是运行包含菜单的aspx页面时,菜单出现但格式不正确.当我单击菜单控件时,菜单会正确显示.

2)Internet Explorer8中的子菜单没有出现.

我已经在Google上搜索了此问题,并获得了诸如设置Z-Index和添加Meta Tag等的解决方案.但是它们都不起作用.
我更改了IE8浏览器的兼容性视图设置.然后菜单"和子菜单"将正确可见.但是在其他未在浏览器中设置兼容性视图设置的计算机上,则子菜单不可见.

希望对我的问题的描述足以使编码人员提出解决问题的建议.
在此先感谢您.

Dear All,

Am Using Asp menu Control.
The menu appears in aspx page through database.
There are 2 problems am facing.

1)Menu does not appear properly in google chrome.
The Problem in Chrome is when the aspx page containing menu is run, menu appears but in improper form. when i click on menu control then menu appears properly.

2)Submenu in Internet Explorer8 does not appear.

i have googled about this problem and got solutions like setting Z-Index and Adding Meta Tag etc. But none of them are working.
I changed the compatibility view settings of my IE8 Browser. Then Menu and Submenu are visible properly.But in other computer where the compatibility view settings are not set in the browser ,then submenu are not visible.

Hope this description for my problem is enough for coders to give their suggestions to solve the problem.
Thanks in Advance.

推荐答案

在您的Aspx页面中的标签内放置以下标签.菜单控制将正常工作.

Put the following tag in your Aspx page inside tags. Menu control Will work fine.

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />




谢谢
AShish




Thanks
AShish


这篇关于子菜单在Internet Explorer 8中不可见的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆