CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!
Free 3 Months



Zone: > NEWSGROUP > Asp.Net Forum > microsoft_downloads.css_friendly_control_adapters Tags:
Item Type: NewsGroup Date Entered: 1/29/2007 2:23:22 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 31 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
empirefive@gmai
Asp.Net User
Background Color - sub menus - Can they be different colors without modifying the adapter code1/29/2007 2:23:22 PM

0/0

foo            bar          xyz

   foo1         bar1          xyz1

   foo2         bar2          xyz2

Background white in all, text font color black. 

When I hover over foo1/2/... I want the background color to change to green and the text to change to white.

When I hover over bar1/2/... I want the background color to change to blue and the text to change to white.

Can this be done using the style sheet only or do I need to modify some code in the adapter?

 


Empire 5
r2musings
Asp.Net User
Re: Background Color - sub menus - Can they be different colors without modifying the adapter code2/2/2007 9:21:58 PM

0/0

CSS will do it.

Something like this...

.MainMenu ul.AspNet-Menu li li:hover,
.MainMenu ul.AspNet-Menu li li.AspNet-Menu-Hover
{
  background: #00FF00;
  color: #FFFFFF;
}

.MainMenu ul.AspNet-Menu li li li:hover,
.MainMenu ul.AspNet-Menu li li li.AspNet-Menu-Hover
{
  background: #0000FF;
  color: #FFFFFF;
}

etc.... 

 

2 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
Background Color - sub menus - Can they be different colors ... Background Color - sub menus - Can they be different colors without modifying the adapter code. Last post 02-02-2007 4:21 PM by r2musings. ...
Download free ASP templates - Free ASP Templates. TreeView adapter code. The adapter class that you create can be added into your .... This CSS rule controls the background color that the menu should use to ...
The Walkthrough: ASP.NET 2.0 CSS Friendly Control Adapters 1.0 Each sample page can be run with or without the adapters by setting the ..... You may wish to use other CSS properties, instead, like background color, ...
BALSAC Version 2.15 Manual, Section 6.2.15.1 Dummy input "8*0" will return to submenu PPB without a color added. .... Different entries in the palette can have the same color code value thus allowing ...
Zope3 lab developers portal: Jean-Marc Orliaguet from a UI perspective sub-menus and sub-submenus ought to be supported .... the perspectives can be used to control the appearance (style, color, widgets, . ...
Thursday, June 21-st However, they can also be used in an "anonymous" fashion - all their code can be placed as an argument of addxxxListener method. Exercise 3 Modify the ...
www.cs.pitt.edu We can change the background color of a window, and set the color of objects to be drawn or ... Many Events actually consist of different sub-“events” ...
Focus on Swing - JavaWorld - July 1998 set background to a darker color to indicate focus .... Swing Menu,Create Menus and Submenus,Java Menu Example Using Swing Create menus and submenus in Java ...
VLA Computer Memo No.187 You may change the color settings (background, foreground, blinking) of 32 elements ...... Quit_Menu option to all sub-menus (quick return to READY mode). ...
Version 3.2.0.2 (2008-10-02) Fixed bug where the SelectBox and ... Optimized the color split button menus so that they use less event handlers. ..... Added new contextmenu plugin, context menus can now have submenus and ...




Search This Site:










data bind problem w/ custom module

conference room manager module now available on snowcovered

visually building user interface in custom module

3.0.11 getting unhandled exception when loading module that loaded fine before

dnn links module question

2 related modules with shared data?

dnnmasters smtp relay testing pro module for dotnetnuke 3.x released

moduleloadexception: specified cast is not valid

dnn3 equivalent modules

site map module

edit pages for dnn modules

custom modules (best practice in dnn) for accessing existing customer databases

resizing datagrid columns

registration module

using powerreports pro with ssl

looking for dnnmasters su module assistance

iframe / cookie retainer

adding print capability to module subpages

missing edit link

c# sqldataprovider error: type or namespace name 'dataprovider'...

announcement: new html chat module

custom module in delphi 8 ?

free visitor counter program for dnn3

missing something with iactionable

moduleloadexception using htmldecode

pa install and creating config sections

problem, createinstance of info object returns nothing

subject:- create new module in dotnetnuke using vs 2005

dnn 2.0 final and users online

dnn manifest file and adding file to root

  Privacy | Contact Us
All Times Are GMT