472,957 Members | 2,562 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,957 software developers and data experts.

ASP.NET 2.0 Menu Control

I am creating an application with a static menu. Is there an easy way to get
the menu control included with 2.0 to have shadows under the sub menus as
well as a border similar to the navigation menu that appears on Microsoft's
web site?
Feb 7 '06 #1
5 4138
Hi,

Thanks for posting!

The dropdown shadow for the menu control almost is implemented by using the
CSS filter which likes below:
filter:progid:DXImageTransform.Microsoft.Shadow(co lor='#666666',
Direction=135, Strength=32);

Since the Menu control in ASP.NET 2.0 is different with the menu in the
Microsoft site, this is hard to implement. If you supply an e-mail, I'll
send my demo for the current issue. The demo demonstrates the detail
information. Thanks for your understanding!

I'm looking forward your reply.

Regards,

Yuan Ren [MSFT]
Microsoft Online Support

Feb 7 '06 #2
Just noticed this post as I forgot to have it notify me with a response. My
email is ni**@unitedagy.com. Thanks for your help.

""Yuan Ren[MSFT]"" wrote:
Hi,

Thanks for posting!

The dropdown shadow for the menu control almost is implemented by using the
CSS filter which likes below:
filter:progid:DXImageTransform.Microsoft.Shadow(co lor='#666666',
Direction=135, Strength=32);

Since the Menu control in ASP.NET 2.0 is different with the menu in the
Microsoft site, this is hard to implement. If you supply an e-mail, I'll
send my demo for the current issue. The demo demonstrates the detail
information. Thanks for your understanding!

I'm looking forward your reply.

Regards,

Yuan Ren [MSFT]
Microsoft Online Support

Feb 15 '06 #3
Hi Nick,

I have sent the demo to you. Thanks!

Regards,

Yuan Ren [MSFT]
Microsoft Online Support

Feb 16 '06 #4
I never recieved it... could you resend it to my alternate email?
ng****@moonark.com? THanks...

""Yuan Ren[MSFT]"" wrote:
Hi Nick,

I have sent the demo to you. Thanks!

Regards,

Yuan Ren [MSFT]
Microsoft Online Support

Feb 16 '06 #5
Hi Nick,

I have send it to you again. If you have received it, please reply me.
Thanks!

Regards,

Yuan Ren [MSFT]
Microsoft Online Support

Feb 20 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: zapazap | last post by:
Dear Snake Charming Gurus, (Was: http://mail.python.org/pipermail/python-list/2004-January/204454.html) First, a thank you to Tim Golden, Thomas Heller, and Mark Hammond for your earlier help...
6
by: Sandy | last post by:
Hello - I have a book that illustrates pulling menu items from a Sql Server table into an ascx via a stored procedure. Is this something that is done in the real world? I do like the effect...
7
by: Chuck Hartman | last post by:
I have a Windows service that requests web pages from a site using an HttpWebRequest object. When I try to request a page from an ASP.NET 2 site, I get a WebException with message "The remote...
5
by: dpomt | last post by:
When the ASP.NET menu is rendered on downlevel browers, the text "^ up one level" is displayed. Any ideas how I can change that text? I did not find a property for the menu control where I can...
17
by: GS | last post by:
the main menu in the application seemed to disappeared all together until I click on an control and select mainmenu1 in designer. then the mainmenu1 displays where it should be but running it or...
3
by: John | last post by:
Hi there, I was reading an article (http://avenuea-razorfish.com/articles/TheAll-MenuNavigation_Turbek.pdf) on 'all-menu navigation' and I'd like to try and implement this in my site. Can...
5
by: Brad Isaacs | last post by:
Good morning friends, I am working with ASP.NET 2.0 -- VB code behind I have created tabbed pages using the Menu control with the Multiview control. Using the menu control to display the...
2
by: MCM | last post by:
I'm working on a plotting control. The plotting control will have a context menu with basic commands for "scaling", "zooming", etc. Is there a way that, from the parent form, I can add more...
5
by: AG | last post by:
I realize that the obvious suggestion would be malware, but my definitions are up to date and I have already scanned for it. I have also tried disabling all IE add-ons. I just rebuilt and...
4
by: SAL | last post by:
Hello, is there a way to menu control dynamically center itself horizontally on a page? I have placed a menu control in a panel control (no ajax) and would like it to center itself. Depending on...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.