Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ e_target
Function
e_target
external/.scrollLibs.js:2048–2050 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
2046
}
2047
2048
function
e_target(e) {
2049
return
e.target || e.srcElement
2050
}
2051
function
e_button(e) {
2052
var
b = e.which
2053
if
(b == null) {
Callers
3
eventInWidget
Function · 0.85
posFromMouse
Function · 0.85
onMouseDown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected