Hi,
I have a Div of Height:285px used for a scrolling table.
I want to control the size of div dynamically on the basis of record if the table has 20+ records it show full height of the div (285px) but if it have less then 20 record the size of Div decreases acordingly..... like it have 10 records the height reduced to 150px etc..
Please help how to implement this in both browsers mozilla & IE.
Regards,
I have a Div of Height:285px used for a scrolling table.
I want to control the size of div dynamically on the basis of record if the table has 20+ records it show full height of the div (285px) but if it have less then 20 record the size of Div decreases acordingly..... like it have 10 records the height reduced to 150px etc..
Please help how to implement this in both browsers mozilla & IE.
Regards,
Comment