Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ add
Method
add
libs/jquery.d.ts:729–729 ·
view source on GitHub ↗
(selector: string, context?: any)
Source
from the content-addressed store, hash-verified
727
728
// Traversing
729
add(selector: string, context?: any): JQuery;
730
add(...elements: any[]): JQuery;
731
add(html: string): JQuery;
732
add(obj: JQuery): JQuery;
Callers
15
jquery-1.9.1.min.js
File · 0.65
_t
Function · 0.65
constructor
Method · 0.65
foundCandies
Method · 0.65
foundChocolateBars
Method · 0.65
insert10Candies
Method · 0.65
insert1000Candies
Method · 0.65
constructor
Method · 0.65
buyCauldron
Method · 0.65
buyGrimoire
Method · 0.65
buyGrimoire2
Method · 0.65
buyHat
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected