prevent default added
This commit is contained in:
@@ -67,7 +67,6 @@ window.rkt_get_evt_handler = function(event_kind, el_id, selector, win_nr, no_pr
|
||||
e.preventDefault();
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
window.rkt_bounds.set(handler_key, handler);
|
||||
return handler;
|
||||
|
||||
Reference in New Issue
Block a user