> I want to add the showTeamGames function to the element > "curGameUpdtLnk" as an onClick event.
'showTeamGames' = function 'showTeamGames()' = *runs* showTeamGames (and may also return a valid function) You want the first one. -- Sandy
> I want to add the showTeamGames function to the element > "curGameUpdtLnk" as an onClick event.
'showTeamGames' = function 'showTeamGames()' = *runs* showTeamGames (and may also return a valid function) You want the first one. -- Sandy