Cool or Uncool Menus in ASP.NET 2.0

Cool or Uncool Menus in ASP.NET 2.0

am 01.02.2008 16:10:43 von Steven Platt

Hi,

Remember those gradients you used to be able to use in web pages. I want to
know if I can get a similar effect in the menus in .net.

OR

how I can get images to swap on hover, and selected mode.

Is this acheivable with .net 2.0 menus.

Re: Cool or Uncool Menus in ASP.NET 2.0

am 01.02.2008 17:49:36 von NoSpamMgbworld

With CSS, you can do what you desire. I do not have an example right now,
but the best way is to use an image "sliver" 1 px wide by height. You set
the image in the background: portion of the style.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"Microsoft Newsserver" wrote in message
news:OX$b4TOZIHA.1204@TK2MSFTNGP03.phx.gbl...
> Hi,
>
> Remember those gradients you used to be able to use in web pages. I want
> to know if I can get a similar effect in the menus in .net.
>
> OR
>
> how I can get images to swap on hover, and selected mode.
>
> Is this acheivable with .net 2.0 menus.
>