2022.2

Table Of Contents
Function Description
"filter()"on
page1220
Returnsasubsetofthecurrentresultset.
"find()"on
page1255
PerformsasearchforatextinthechildrenofeachelementinasetofHTMLelements,andreturnsanewresultsetwith
elementsthatsurroundtheoccurrences.
"get(index)"on
page1221
Returnstheelement(type:QueryResult)foundatthesuppliedindexinasetofHTMLelements.
"hasClass()"on
page1255
Returnstrueifthefirstelementinthisresultsethasthespecifiedclass.
"height()"on
page1256
Getsorsetstheouterheightofanelement,includingpaddingandborders.
"hide()"on
page1256
HidestheHTMLelementorsetofHTMLelements.
"html()"on
page1257
ReplacestheinnerHTMLoftheelementorofeachelementinasetofHTMLelementswiththesuppliedvalue,orreturns
theHTMLofthefirstelementifnovalueissupplied.
"info()"onthefacing
page
Post Pagination Scripts only.Returnspaginationinformationforthefirstelementinthisresultset.
is(selector) ReturnstrueifatleastoneoftheelementsinasetofHTMLelementsmatchesthesuppliedCSSselector.
"next()"on
page1258
ReturnsthenextsiblingofeachHTMLelementintheresultset.
"overflows()"onthe
facingpage
ReturnsabooleanvalueindicatingwhetheranHTMLelementoverflowsitsboxboundaries.
"pageref()"on
page1260
Returnsamarkerthatwillbereplacedwiththeelement'spagenumberafterpagination.Thisonlyworksforelementsin
thesectionthatiscurrentlybeingmerged.
"parent()"on
page1261
ReturnstheparentsoftheelementsinasetofHTMLelements.
position() Returnsinformationabouttheposition(seeNodePosition)ofthefirstelementinthisresultset,excludingmargins.To
includemargins,callposition(true).
"prepend()"on
page1262
InsertscontentatthebeginningofanHTMLelementorofeachelementinasetofHTMLelements.
"prev()"on
page1264
ReturnstheprevioussiblingofeachHTMLelementintheresultset.
Page 1303