Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jquery/jquery
/ val.js
File
val.js
src/attributes/val.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jQuery } from
"../core.js"
;
2
import
{ isIE } from
"../var/isIE.js"
;
3
import
{ stripAndCollapse } from
"../core/stripAndCollapse.js"
;
4
import
{ nodeName } from
"../core/nodeName.js"
;
Callers
nothing calls this directly
Calls
3
jQuery
Function · 0.90
nodeName
Function · 0.90
stripAndCollapse
Function · 0.90
Tested by
no test coverage detected