You have called the function 'FindAthelete()', but the button tries to start a function called 'FindAthlete()'. This does not work. Javascript requires that you always spell the name of a given function or variable the same way. It cannot dynamically correct your spelling.
No comments:
Post a Comment