How to check whether an element exists or not using jquery?
Rate this page : |
[ 0 votes]
|
Here the code is used to find the element is exiting or not. For example, inside the div element an id "mydiv" is given. Using the length of the div, existence of element is identified.