-
jQuery Selector fundametals
jQuery Selector :- jQuery selector work as a CSS selector . CSS selector is used to add style to the…
-
Difference between .html() and .text() functions in jQuery
Difference between .html() and .text() functions in jquery: .html() can be used to get the contents of inside an element.…