Jquery AJAX Post Request REST API
Jquery form data ajax post request rest api
attr() and prop() are used to get or set the value of the specified property of an element attribute.
Resolve conflict situation when you use multiple JavaScript frameworks/libraries jQuery noConflict() method.
Three methods are available to find if checkbox is checked or not. 1.is() Method 2.jQuery prop() Method
:visible and :hidden selector can be used to determine if element is hidden or visible. This selector will also select the elements with visibility: hidden; or opacity: 0;, because they preserve space in the layout even they are not visible in open.