473,395 Members | 1,763 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,395 software developers and data experts.

Instead of using built in 2.0 menus.

I've got issues with the 2.0 menus (mostly that I can't set the width of the
menu header and the fact that it shows a right arrow when there are
sub-items - I want to remove the right arrow ).

Can anybody suggest a good library to use for menus instead?

TIA - Jeff.
Aug 15 '08 #1
4 866
Hello Mufasa,

Try to use "ASP.NET 2.0 CSS Friendly Control Adapters", google to find, and
then if it doesnt help consider render menu manually (like having placeholder
and adding controls there manually)

---
WBR,
Michael Nemtsev [Microsoft MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
MI've got issues with the 2.0 menus (mostly that I can't set the width
Mof the menu header and the fact that it shows a right arrow when
Mthere are sub-items - I want to remove the right arrow ).
M>
MCan anybody suggest a good library to use for menus instead?
M>
MTIA - Jeff.
M>
Aug 15 '08 #2
"Mufasa" <jb@nowhere.comwrote in message
news:eG**************@TK2MSFTNGP04.phx.gbl...
I can't set the width of the menu header
StaticMenuItemStyle-CssClass="MenuItemStyle"
DynamicMenuItemStyle-CssClass="MenuItemStyle"

..MenuItemStyle
{
width:100px;
}
I want to remove the right arrow
StaticPopOutImageUrl=""
StaticEnableDefaultPopOutImage="false"
DynamicPopOutImageUrl=""
DynamicEnableDefaultPopOutImage="false"
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Aug 15 '08 #3
That all worked great!

Thanks!

"Mark Rae [MVP]" <ma**@markNOSPAMrae.netwrote in message
news:ef**************@TK2MSFTNGP02.phx.gbl...
"Mufasa" <jb@nowhere.comwrote in message
news:eG**************@TK2MSFTNGP04.phx.gbl...
>I can't set the width of the menu header

StaticMenuItemStyle-CssClass="MenuItemStyle"
DynamicMenuItemStyle-CssClass="MenuItemStyle"

.MenuItemStyle
{
width:100px;
}
>I want to remove the right arrow

StaticPopOutImageUrl=""
StaticEnableDefaultPopOutImage="false"
DynamicPopOutImageUrl=""
DynamicEnableDefaultPopOutImage="false"
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Aug 15 '08 #4
Can anybody point me to both the install and documentation on how to use
this? I found the site where you can download it but there's no install and
no documentation.

TIA - Jeff.

"Michael Nemtsev [MVP]" <ne*****@msn.comwrote in message
news:90**************************@msnews.microsoft .com...
Hello Mufasa,

Try to use "ASP.NET 2.0 CSS Friendly Control Adapters", google to find,
and then if it doesnt help consider render menu manually (like having
placeholder and adding controls there manually)

---
WBR, Michael Nemtsev [Microsoft MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

MI've got issues with the 2.0 menus (mostly that I can't set the width
Mof the menu header and the fact that it shows a right arrow when
Mthere are sub-items - I want to remove the right arrow ).
MMCan anybody suggest a good library to use for menus instead?
MMTIA - Jeff.
M>

Sep 23 '08 #5

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

Similar topics

0
by: Gary Smart | last post by:
Hello. I've been searching news groups and apache and google, but can't solve this one: I have an XML file used to create menu items in a Swing UI. I have a <menu> element that can have an...
1
by: Mel | last post by:
has anyone built a CSS based expandable menus yet ? i can see that its do(able) using display=0|1 function thanks for any info
1
by: Richard Hollenbeck | last post by:
I'm building custom menubars for my application--a different one for each form. When I right-click on a menubar and select Customize and click on the toolbars tab, the menubar called "Menu Bar"...
3
by: Richard Hollenbeck | last post by:
Back in the old days before I started learning about menubars (the day before yesterday,) I based all my operations on command buttons on the forms. Now the forms are all cluttered up with buttons...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.