MCPcopy
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

1import { jQuery } from "../core.js";
2import { isIE } from "../var/isIE.js";
3import { stripAndCollapse } from "../core/stripAndCollapse.js";
4import { nodeName } from "../core/nodeName.js";

Callers

nothing calls this directly

Calls 3

jQueryFunction · 0.90
nodeNameFunction · 0.90
stripAndCollapseFunction · 0.90

Tested by

no test coverage detected