Usability Institue Logo- A bolt that can be fastened with any of 4 tools
PicoSearch
Reducing Training to Its Sensible Minimum: Zero...
Inexpensive, Independent Usability Consulting by Jack Bellis
Home Page- List of All Content Home Page- All content, in date order Resources: page describing tools you can use Morsels: just our short articles and blurbs Just our Before&After Articles About: details on who I am and what I do Address, phone, number,  and so on
Contact me for a FREE usability review!
 

GenericUI Left Navigation Bar

table: class="tableLeftNav"
td: class="tdLeftNavL1"
a: class="aLeftNavL1"
td: class="tdLeftNavL2"
a: class="aLeftNavL2"
 
 
Download
Design Gallery
JackBellis.com
Shackleton Sculpture
World's Greatest Chess Set
RSIProgram.com
Usability Institute.com
Permanent Resources
Morsels
Before & After
Reviews
 
 
 
 

1) Two simple functions for rollover and out:

function menucellover(celId) {celId.style.background="#006699";}
function menucellout (celId) {celId.style.background="#6699CC";}

2) Call the functions:

<tr onMouseOver="menucellover(this);" onMouseOut="menucellout(this);" >

3) Styles for the table, cells, and links

We use the 'border above' only on the L1 links, but you might want to try it on both

 

 


Contact me for a FREE usability review!

© 2002, UsabilityInstitute.com   All Rights Reserved    jackbellis@hotmail.com
Any and all informational content, not art or styles, may be reused without prior consent if you simply acknowledge the source, UsabilityInstitute.com