ASP.NET中的JavaScript菜单 [英] JavaScript Menus in ASP.NET

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

问题描述

我想创建javascript菜单,但无法启动.
我是asp.net的新手

菜单如下:

i want to create javascript menus, but i''m not able to how to start.
i''m new to asp.net

menus are as follows:

1. Entry-->Product Entry
     -->Customer Entry
     -->RM Entry
     -->Transaction Entry

2. View-->Transaction View

3. Report-->Transaction Report

4. Delete



现在如上所述,进入菜单有四个子菜单,我想在页面顶部显示主菜单,子菜单应该显示在页面左侧,子菜单应该像弹出窗口一样

有人知道怎么做

在此先感谢



now as in above, entry menu has four submenu, i want to display main menu at top of page and submenus should be displayed on left side of page, submenus should b like popup window

do any one know how to do

thanks in advance

推荐答案

我用这个:

http://www.youngpup.net/projects/transmenus/ [ http://75.11.0.157/homenet/default.aspx [
I use this one:

http://www.youngpup.net/projects/transmenus/[^]

I may write an article about how to get it into a .Net web site this weekend. Until then, you can see my implementation in action if you go here:

http://75.11.0.157/homenet/default.aspx[^]

I modified the original code a bit to improve reliability.


在这种情况下,为简单起见,我将使用web.sitemap文件以所需格式布置条目(以及以及您需要控制访问权限的任何权限).然后,我将使用ASP.NET菜单控件并应用 CSS控件适配器 [此处 [
For simplicity in this case, I''d use a web.sitemap file to lay out the entries in the format you want (along with any permissions you need to control access). Then, I''d use the ASP.NET menu control and apply the CSS Control Adapter[^] to convert the table based layout into a much more friendly JavaScript/CSS version. There''s some detail on how to use the adapter here[^].


wt是CSS控件适配器?
你能给我链接吗
wt is CSS Control Adapter??
can u give me link for reference


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

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