Hi Greg,
This is what I am doing.. I overrided the css
.yui3-overlay-hidden{
display:none
}
But I just want to understand why yui3 has kept visibility:hidden instead of display:none especially overlay kind of use case.
Mayank
This is what I am doing.. I overrided the css
.yui3-overlay-hidden{
display:none
}
But I just want to understand why yui3 has kept visibility:hidden instead of display:none especially overlay kind of use case.
Mayank