V4.2.0
版本发布时间: 2020-03-20 13:47:54
jae-jae/QueryList最新发布版本:V4.2.8(2021-07-05 14:10:43)
Added
-
rules
add attributes:-
texts
: get the text of multiple elements -
htmls
: get the html of multiple elements -
htmlOuter
: get the element's outer html -
htmlOuters
: get the outer html of multiple elements
-
-
destructDocuments()
:destroy all documents -
Elements
class addhtmlOuters()
method
Changed
-
destruct()
: will destroy the current object -
range
: whenrange
is not set, the data structure returned changes -
Elements::each()
: callback function parameters changed