Unexpected token ) javascript

DJ.Bendan

New Member
My program should create a team which contains 9 players. I think I did all of that correctly. I think the issue is within the show_teams() function. It says I have an unexpected token ). It says it is located at the button show_teams(), but I think it is really contained in the actual method. I posted my code over here.PROPER LINK I apologize. http://pastebin.com/t7KbgmPDI'm really not sure what I have done wrong. I'm new to outputting things, but I just wrote up all the other code and I do not believe there are any mistakes in there. ThanksI updated the code with fixes. Still having bad issues. I think I implemented this wrong and I'll just start over.
 
Top