css div height setting to zero -


i have problem hidding div container... there attribut called "visibility" can set "hidden". div container hides, container ... there white space... there possibility remove space? because belong container, theres text .... if container hides, there's gap.... need remove gap

thx responding :)

try display:none

the difference described here


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -