Can someone explain what is the proper way to make certain actions call functions in javascript? Should I use event handlers like onclick="callFunction();"
? Or should I use an event listener? If yes, how do they work?
views:
49answers:
1
+3
A:
karim79
2010-08-27 01:51:12