Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

show / hide items on a page

Status
Not open for further replies.

davejam

Technical User
Jan 6, 2004
313
GB
hi all,

i am trying to write a staffing menu that uses javascript to show / hide groups when different headings are selected.

I have managed this before but haven't used it for years, and don't remember the code unfortunately!!

what i want is a table on the left hand side with just team headings, when i click a team heading i want to show under that team heading (moving the other headings down) a list of employees that corresponsd to that team.

I think i used divs and used java to assign the code to each one.

I build the table for each heading when the page is loaded and i think i have to pass this to the function.

I already have the individual staff pages working passing a link to an iframe within the page, i am just struggling with the initial menu show / hide.

Thankyou

daveJam

*two wrongs don't make a right..... but three lefts do!!!!*
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top