CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 2/12/2007 11:48:30 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 5 Views: 135 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
6 Items, 1 Pages 1 |< << Go >> >|
bambi123
Asp.Net User
horziontal menu control - items separator2/12/2007 11:48:30 AM

0/0

Hi,

 

I've got an horziontal menu control and I would like to add a "|" separator between each two menu items.

 any ideas how it done?

thanks,


 

SGWellens
Asp.Net User
Re: horziontal menu control - items separator2/12/2007 2:24:15 PM

0/0

Create a gif, or icon, that has a vertical line.

Set each menu items property, SeparatorImageUrl, to point to the image file.

 


Steve Wellens
bambi123
Asp.Net User
Re: horziontal menu control - items separator2/12/2007 7:21:33 PM

0/0

I can't find this property. is it a menu property?

are you using VS 2005 / express edition?
 

bambi123
Asp.Net User
Re: horziontal menu control - items separator2/12/2007 7:25:32 PM

0/0

I've found another property that is called "StaticTopSeparatorImageURL" and it seems to do the job, but I get one separator too much on the left side of the menu...

 

SGWellens
Asp.Net User
Re: horziontal menu control - items separator2/12/2007 7:55:57 PM

0/0

bambi123:

I can't find this property. is it a menu property?

are you using VS 2005 / express edition?
 

 It's a MenuItem property.


Steve Wellens
Zhao Ji Ma - MS
Asp.Net User
Re: horziontal menu control - items separator2/14/2007 3:16:57 AM

0/0

 Hi,

<asp:Menu ID="meunTop" runat="server" CssClass="Menu" Orientation="Horizontal" ForeColor="White" OnMenuItemClick="Menu1_MenuItemClick">

<Items>

...

<asp:MenuItem Text="Home" Value="Home" SeparatorImageUrl="~/Imgs/sep.gif" NavigateUrl="~/Default.aspx" ToolTip="Home"></asp:MenuItem>

...

</Items>

</asp:Menu>

 


Zhao Ji Ma
Sincerely,
Microsoft Online Community Support

?Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ?
6 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Flex 3: A Beginner's Guide Authors: Michele E. Davis, Jon A. Phillips, Pages: 274, Published: 2008
Professional ASP.NET 3.5: In C# and VB Authors: Bill Evjen, Scott Hanselman, Devin Rader, Pages: 1673, Published: 2008
Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages Authors: Jacob J. Sanford, Pages: 474, Published: 2007
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
Eclipse: A Java Developer's Guide Authors: Steven Holzner, Pages: 317, Published: 2004
Developing Rich Clients with Macromedia Flex: FLEX Authors: Steven Webster, Alistair McLeod, Pages: 720, Published: 2004
Beginning Visual C# 2005 Authors: Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White, Pages: 1062, Published: 2006
C# for Programmers: Updated for C# 2.0 Authors: Paul J. Deitel, Pages: 1317, Published: 2005
Visual C# 2005: How to Program Authors: Harvey M. Deitel, Paul J. Deitel, Pages: 1591, Published: 2006
Core Internet Application Development with ASP.NET 2.0 Authors: Randy Connolly, Pages: 1049, Published: 2007

Web:
Menu Control Horizontal Divider between certain Items. - ASP.NET ... Menu Control Horizontal Divider between certain Items. .... 'Code to bind the Separator Image to a specific menu item from an XML file. ...
Adding a horizontal separator to a Flex PopUpButton control’s pop ... For an example on reducing the amount of whitespace around the separator in a Menu control, see “Adding a horizontal separator to a Flex PopUpButton ...
ASP.NET Menu Control You can programmatically control any menu item at runtime by using two classes MenuElement and ... separator - element for horizontal or vertical separator. ...
MENU EDITOR While most menu control properties can be set using the Menu Editor, all menu ... Separating Menu Items. A separator bar is displayed as a horizontal line ...
aspnet webcontrols Menu Control NET 2.0 Menu control's menu item popout image (the arrow), when displayed under horizontal mode, the arrow(popout image) are something like ...
is there an attribute for a colored separator bar? This can be especially useful if you don't want separators but want more control over the spacing of the menu items in a horizontal menu... ...
Flex 3 - Defining menu structure and data The Menu control displays a solid circle next to the radio button that is currently ... Items with the separator type provide a simple horizontal line that ...
fully horizontal menu - .NET ASP where the char "|" is only the separator between menu items ... that have this behavour. a google search for asp.net dhtml menu control ...
CodeProject: Very Compatible DHTML Menu ASP.NET User Control. Free ... NET user control for a DHTML drop down menu, with high compatibility and ... then that menu item is considered as a horizontal ruler (separator). ...
Adding a horizontal separator to a Flex PopUpButton control’s pop ... In a previous example, “Adding a horizontal separator to a Flex PopUpButton control’s pop up menu”, we saw how you could add a horizontal separator to a ...




Search This Site:










google maps module or similar?

using an embedded resource for imageurl

free google analytics module

security: a new user authorized itself with private mode?

dnn 1.2.1, msde - upgrade error

dnn 3.0.13 hangs

simple but common and useful application of control array /collection

adding an auction tab to the classifieds site!!

find and replace function annoying setting

in need of a freelance dotnetnuke expert in new york city

dropdown menus

can't login after changing web.config

website administration tool - security tab

apps in hosted environments and code permissions

define connection string in an include file.......how?

.net nuke

hide root node only for menu control

dnn 3.0.4 - skins & containers - temp f ix

masterpages and findcontrol issue

which vs editions support uml generation (export)

menu/treeview hybrid site navigation?

applicationpath in global.asax or somewhere else - how?

treeview problem in asp.net 1.1

customizing sitemaps

user control...

i'm going to cry..........

adding border around main vertical menu

updating database

editing format of "pubdate" in news feed rss

login redirection

 
All Times Are GMT