Cool or Uncool Menus in ASP.NET 2.0

  • Thread starter Thread starter Microsoft Newsserver
  • Start date Start date
M

Microsoft Newsserver

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.
 
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!
|
*************************************************
 
Back
Top