菜单导航控件 [英] menu navigation control

查看:81
本文介绍了菜单导航控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我正在使用Visual Studio 2008开发一个asp.net网站,我添加了一个菜单导航控件,当我调试我的网站时,在指向菜单项控件来导航我的页面时,出现以下错误消息:

Microsoft JScript运行时错误:预期对象

为什么我的菜单项响应鼠标悬停,但我没有对其进行编程

拜托,我该如何解决这个问题

谢谢您

Hi there, am developing an asp.net website using visual studio 2008, i have added a menu navigation control, when i debug my website, on pointing to the menu item control to navigate my pages, i get the following error message:

Microsoft JScript runtime error: Object expected

why does my menu item respond to mouse hover yet i did not programme it to do so

Please, how can i solve this problem

Thank you

推荐答案

对象未获取值.

在javascript函数的开头编写调试器.同时启用脚本调试选项

工具-> Internet选项->进阶->取消选中脚本调试

调试代码并检查哪个对象未获取值:)




如果答案有帮助,请投票:)
The object is not getting the value.

Write debugger at the start of the javascript function. Also enable script debugging option

Tools->Internet Options -> Advanced -> Uncheck script debugging

Dubug the code and check which object is not getting the value :)




Vote if the answer is helpful :)


这篇关于菜单导航控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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