mirror of
https://github.com/flynx/Course-JavaScript.git
synced 2025-10-29 19:10:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c533d129d4
commit
80571184ad
@ -16,7 +16,6 @@
|
|||||||
<script>
|
<script>
|
||||||
//---------------------------------------------------------------------
|
//---------------------------------------------------------------------
|
||||||
|
|
||||||
// XXX automate clearing of handlers...
|
|
||||||
function makeEvent(handler_attr){
|
function makeEvent(handler_attr){
|
||||||
return function(func){
|
return function(func){
|
||||||
if(func === null){
|
if(func === null){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user