MCPcopy 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

_tFunction · 0.65
constructorMethod · 0.65
foundCandiesMethod · 0.65
foundChocolateBarsMethod · 0.65
insert10CandiesMethod · 0.65
insert1000CandiesMethod · 0.65
constructorMethod · 0.65
buyCauldronMethod · 0.65
buyGrimoireMethod · 0.65
buyGrimoire2Method · 0.65
buyHatMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected