473,387 Members | 1,899 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Menu Control - ASP.NET 2.0

Jay
I have been experimenting with the new menu control. It is acutally quite
nice. When you set the ImageURL, is there a way to have roll over images?
Rollovers are pretty much the standard for websites and they seem to not be
part of any asp.net controls when they very well could be.

jay
Jan 11 '06 #1
3 1349
> Rollovers are pretty much the standard for websites and they seem to not
be part of any asp.net controls when they very well could be.

it's probably because rollover can be handled in many ways to do many
things... you could replace an image, you could change the background
color, you could change the style like increasing borders or anything
else...

I hope it helps
Jan 11 '06 #2
Hi Jay,

Since the Menu control's certain ImageUrl just let us specify a image file,
it'll be hard for us to apply other style or script behavior on it.
However, if possible you can consider using some dynamic GIF for those
certain popout or separator image .....

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "ThunderMusic" <NOdanlatSPAM@hotmaildotcom>
| References: <e5**************@TK2MSFTNGP11.phx.gbl>
| Subject: Re: Menu Control - ASP.NET 2.0
| Date: Wed, 11 Jan 2006 16:41:41 -0500
| Lines: 11
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| X-RFC2646: Format=Flowed; Response
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| X-Antivirus: avast! (VPS 0602-2, 2006-01-11), Outbound message
| X-Antivirus-Status: Clean
| Message-ID: <#r**************@TK2MSFTNGP15.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: 66.254.36.122
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP15.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:370194
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| > Rollovers are pretty much the standard for websites and they seem to
not
| > be part of any asp.net controls when they very well could be.
| >
| it's probably because rollover can be handled in many ways to do many
| things... you could replace an image, you could change the background
| color, you could change the style like increasing borders or anything
| else...
|
| I hope it helps
|
|
|

Jan 12 '06 #3
Jay
No, that is not it.

A rollover or hover graphic is just a graphic. The are millions of ways you
can create a rollover graphic. That is irrelevant. For many server
controls I should just be able to specify a normal image URL and a rollover
image URL. The server control would then create the javascript necessary to
implement the rollover effect. I do this all the time but it would be so
much easier to have this capability in serveral server controls -- buttons,
menus, etc.

You should also be able to specify a selected image URL.

The asp.net team missed a great opportunity by not including this in asp.net
2.0.

Jay
"ThunderMusic" <NOdanlatSPAM@hotmaildotcom> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
Rollovers are pretty much the standard for websites and they seem to not
be part of any asp.net controls when they very well could be.

it's probably because rollover can be handled in many ways to do many
things... you could replace an image, you could change the background
color, you could change the style like increasing borders or anything
else...

I hope it helps

Jan 13 '06 #4

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

Similar topics

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...
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.