(document-event-listener eventType callback)
Listen to DOM events during the bubble phase arg1 Event type, e.g. "click" or "mouseover" arg2 callback function return function to call to remove the event listener
Listen to DOM events during the bubble phase arg1 Event type, e.g. "click" or "mouseover" arg2 callback function return function to call to remove the event listener
(-onMouseMove this event)
(-releaseMouseMoves this event)
(captureMouseMoves this event)
(make-dmm-tracker on-change on-drag-end)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close