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!!!!*
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!!!!*