diff --git a/page/skooma.html b/page/skooma.html index 1feb123..816d466 100644 --- a/page/skooma.html +++ b/page/skooma.html @@ -314,6 +314,21 @@
+handle
helper
+ This helper function takes an event handler and wraps it in a new
+ function that calls preventDefault
on the event before
+ passing it to the original function.
+
empty
constant