You can show or hide specific elements with native javascript without using jQuery.
<div class="mydiv">Content Goes here</div>
You can show or hide specific elements with native javascript without using jQuery.
<div class="mydiv">Content Goes here</div>