<div class="rcbScroll rcbWidth rcbNoWrap" style="height: 200px; width: 100%; overflow: auto"> </div>
This is my div. I want to hide the div using the class name. I am not able to do as class name as space in it. It is only one class.
<div class="rcbScroll rcbWidth rcbNoWrap" style="height: 200px; width: 100%; overflow: auto"> </div>
This is my div. I want to hide the div using the class name. I am not able to do as class name as space in it. It is only one class.