CSC309, Assignment 1, Clarification Page


As a general hint, something that may or may not have been said in class: You can always invoke a javascript function foo() from a link like this: <a href="javascript:foo()">invoke</a>.

Christian (TA for A1)