32 Javascript Add Click Event

1/11/2011 · One is you add the click event right in the anchor as: <a href='' onclick='yourFunct()'> …