I am getting some issue i have used visible attribute in my zul page and when `visible=false` then the below DIV is not loading but even in that case it is taking space acquire by this DIV. Is this normal property for zul. What changes i have to do if i do not want if visibility false than it div component will not take acquire space as well?
//Some code