Conversion of jquery objects and dom objects
##jquery The object is converted into a dom object: $()[subscript]
php.cn
Convert dom object to jquery object: $(dom object)
Students who have watched this course are also learning