How can I have the Height consistent in IE,FireFox and Safari.?
Thanking you in advance
Following is the CSS Style used:
Code:
div#clsChkBoxList
{
height:114px;
overflow:auto;
}
div#clsChkBoxList
{
height:114px;
overflow:auto;
}
Leave a comment: