CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 11/5/2007 12:18:52 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 29 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
Nicsam
Asp.Net User
Menu Control11/5/2007 12:18:52 PM

0/0

Hi can anyone help me with the Menu control issue, i have a situation as follows, i have the following menu items such as Home, About us, Features,Registration,Forum,Contact us....

I want to use this Menu Control to have it in all pages and implement the navigations, the problem is that i will be using images for all the above items and on clicking any item i just want to navigate to the corresponding page but now i need the clicked item to change its image i.e. i would like to implement the mouse over effects for the items.

Can any one help me with this... please

 Thanks


 

Amanda Wang - M
Asp.Net User
Re: Menu Control11/8/2007 2:55:09 AM

0/0

Hi,

Base on your description, you want to change the menu item's image when you hover on it, right?

You can user the menu's  DynamicHoverStyle  and StaticHoverStyle.

For example:

   <asp:Menu ID="Menu1" runat="server" DataSourceID="menuDataSource" DynamicHorizontalOffset="3" DynamicVerticalOffset="0" StaticEnableDefaultPopOutImage="false"
                                                        DynamicEnableDefaultPopOutImage="false"  
                                                        EnableTheming="true"                                                    
                                                        ItemWrap="true" >
                                                            <StaticMenuItemStyle CssClass="itemStatic" Font-Bold="True" Width="181px"  />
                                                            <DynamicMenuItemStyle CssClass="itemDynamic" Font-Bold="True" Width="181px"  />
                                                            <StaticSelectedStyle CssClass="itemSelectedStatic" Font-Bold="True" Font-Italic="True"   />                                                           
                                                            <DynamicSelectedStyle CssClass="itemSelectedDynamic" Font-Bold="True" Font-Italic="True"  />
                                                            <DynamicHoverStyle CssClass="Hover" />
                                                            <StaticHoverStyle CssClass="Hover" />
 
                                                    </asp:Menu>
                                                    <asp:SiteMapDataSource runat="server" ID="menuDataSource" />

 

css:

.itemStatic,.itemDynamic, .itemSelectedStatic, .itemSelectedDynamic
{
background: url("../../../../App_Themes/Theme1/image/007004.gif") no-repeat;
}
.Hover
{
background: url("../../../../App_Themes/Theme1/image/007801.gif") no-repeat;
}

 

Hope it helps.


Please remember to mark the replies as answers if they help and unmark them if they provide no help.


Yours sincerely,
Amanda Wang
Microsoft Online Community Support
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Sams Teach Yourself C# in 24 Hours Authors: James D. Foxall, Wendy Haro-Chun, Pages: 720, Published: 2002
PCs for Dummies Quick Reference: Quick Reference Authors: Dan Gookin, Pages: 240, Published: 2007
Windows XP Home Edition: The Missing Manual Authors: David Pogue, Pages: 612, Published: 2004
Mac OS X: The Missing Manual Authors: David Pogue, Pages: 583, Published: 2002
Proceedings of the IEEE 1997 National Aerospace and Electronics Conference, NAECON 1997: Held at the U.S. Air and Trade Show, Dayton, Ohio, July 14-17, 1997 Authors: Institute of Electrical & Electronics Engineers, Institute of Electrical and Electronics Engineers Dayton Section, IEEE National Aerospace, IEEE Aerospace and Electronic Systems Society, IEEE Aerospace and Electronic Systems Society, Electronics Conference, IEEE., Dayton Section, Pages: 1079, Published: 1997
Windows XP Home Edition: The Missing Manual Authors: David Pogue, Pages: 612, Published: 2004
The Psychology of Menu Selection: Designing Cognitive Control at the Human/computer Interface Authors: Kent L. Norman, Pages: 350, Published: 1991
PCs All-in-One Desk Reference For Dummies Authors: Mark L. Chambers, Pages: 740, Published: 2006
The Software Catalog: Microcomputers, Winter, 1990 Authors: Menu International Software, Pages: 0, Published: 1990

Web:
ASP.NET Menu Control Overview The ASP.NET Menu control allows you to develop both statically and dynamically displayed menus for your ASP.NET Web pages. You can configure the contents of ...
Menu Class (System.Web.UI.WebControls) When the user clicks a menu item, the Menu control can either navigate to a linked Web page or ..... Bind the Menu control to a SiteMapDataSource control. ...
CodeProject: Populating Menu Control in ASP.NET 2.0 - using ... An article on how to populate the Menu control in ASP.NET 2.0 using different data sources.; Author: azamsharp; Section: Menus; Chapter: Desktop ...
ASP.NET 2.0: Using the Menu Control NET 2.0 controls is the Menu Control. Once you get past the short learning curve , its easy to set up and maintain, and highly customizable. ...
ASP.NET AJAX Menu Control: Drop Down JavaScript Menu – Office 2007 ... Drop-down Javascript Menu Control for ASP.NET AJAX by Telerik - vendor of ASP. NET and Windows Forms UI components, Content Management Systems (CMS), ...
CoolMenu: A Silverlight Menu Control CoolMenu is a Silverlight container control that gives you a nice wave-like effect as you move your mouse over the menu items. Clicking a menu item causes ...
Asp.Net Menu Control Binding with XMLDataSource - Binding ... This article explains the concept of building dynamic navigation control in web applications using Asp.Net Menu Control binding with XMLDataSource.
Using the YUI Menu Control May 2, 2007 ... Once you have downloaded it, open it and look for the following files which the menu control depends on for its behavior and default ...
Flex 3 - Menu control The Menu control is a pop-up control that contains a menu of individually selectable choices. You use ActionScript to create a Menu control that pops up in ...
Silverlight: Dropdown Menu Control at Guardian’s Home Oct 7, 2008 ... NET, Software Developing, Mammuths and various Life Things…

Videos:
Silverlight FishEye menu control This control allows to dinamicallay create a fish eye menu based on Silverlight technology.
Adding Visual Studio 2008 Menu Control to A Website Navigation is very important in a website, in this video i'll be showing you how to easily add navigation to your website using the web.sitemap file ...
Star Fox (SNES) - Control Menu (Pumarega Type D Remix) This is a quick remix I put together of the StarFox (SNES) Control Menu music. I wanted a kind of space-hop vibe to it. I'm sure I'm going to piss ...
NES Goonies 2 (USA) in 16:45.85 Made by Johan Södling (aka. Randil). The previous Goonies 2 movie was faster than its predecessor because of careful menu control. This movie is fas...
How to Make Control Panel Display as a Menu in Start Menu A how to on how to make Windows Vista's Control Panel show up as a menu within the Start Menu
Dr. Terrence Deacon - The Symbolic Species - Part 1 - Personal Background This is part 1 of the Children of The Code Project's interview with leading brain scientist Dr. Terrence Deacon. A full transcript of the interview a...
iriver clix 4gb part 5 menu y control del iriver clix 4gb
Dr. Terrence Deacon - The Symbolic Species - Part 4 - Brain Size Differentiation This is part 4 of the Children of The Code Project's interview with leading brain scientist Dr. Terrence Deacon. A full transcript of the interview a...
Yu-Gi-Oh! Power of Chaos JOEY THE PASSION All Cards Vista PLEASE READ THE DESCRIPTION. http://buianhtuan.wordpress.com/2007/06/04/download-yu-gi-oh-power-of-chaos/ Download EXE Patch: http://m0007.gamecopyw...
Dr. Terrence Deacon - The Symbolic Species - Part 10 Verbal Self Reflectivity This is part 10 of the Children of The Code Project's interview with leading brain scientist Dr. Terrence Deacon. A full transcript of the interview ...




Search This Site:










layout

masterpage url

save/load general preferences/properties

onmenuitemclick causing postback all the time

skin files

creating and accessing objects from master pages

sitemap, menu and treeview question

causes validation property not present in menu navigation control

masterpage

replacing text with image on menu navagation

iterate hotspot collection?

treview positioning.

masterpage is not updating content

nested masterpage problem

styles

calling code-behind functions from aspx page

master page not showing

session var in masterpages

what is problem with runat=server ??

master page with images

where to place css reference in content panel

can menu control be animated?

treeview control

right aligment of dynamicmenu (submenu) of horizontal menu

compatibility problems between master pages and freetextbox??

css for a button

menuitem clickevent-postback

theme won't work

invoke javascript function from master page

a simple master/page content question

  Privacy | Contact Us
All Times Are GMT