Home     |     .Net Programming    |     cSharp Home    |     Sql Server Home    |     Javascript / Client Side Development     |     Ajax Programming

Ruby on Rails Development     |     Perl Programming     |     C Programming Language     |     C++ Programming     |     IT Jobs

Python Programming Language     |     Laptop Suggestions?    |     TCL Scripting     |     Fortran Programming     |     Scheme Programming Language


 
 
Cervo Technologies
The Right Source to Outsource

MS Dynamics CRM 3.0

Asp.Net Programming

menu sub level styling


how can I get asp.net to not show the right arrow symbol that appears
alongside top level menu items which contain lower level menu items?

( maybe not an arrow, more like a solid triangle, that is just sitting
there, taking up space ;))

thanks,

-Steve

"Steve Richter" <StephenRich@gmail.com> wrote in message

news:1181063135.474526.124440@q69g2000hsb.googlegroups.com...

> how can I get asp.net to not show the right arrow symbol that appears
> alongside top level menu items which contain lower level menu items?

> ( maybe not an arrow, more like a solid triangle, that is just sitting
> there, taking up space ;))

http://msdn2.microsoft.com/en-us/library/ms366712(VS.80).aspx

--
http://www.markrae.net

-----------------------------------------------Reply-----------------------------------------------

Steve,

You have two options,

You can set:

    staticEnableDefaultPopOutImage= False

or

    dynamicEnableDefaultPopOutImage= False

Depends on which model you're using

Hope this helps,

Steve

"Steve Richter" <StephenRich@gmail.com> wrote in message

news:1181063135.474526.124440@q69g2000hsb.googlegroups.com...

On Jun 5, 1:49 pm, "PlatinumBay" <stevan@community.nospam> wrote:

> Steve,

> You have two options,

> You can set:

>     staticEnableDefaultPopOutImage= False

> or

>     dynamicEnableDefaultPopOutImage= False

> Depends on which model you're using

perfect. thank you.

-Steve

Add to del.icio.us | Digg this | Stumble it | Powered by Megasolutions Inc