I'm using Javascript "toggleDiv" functionality to expand and collapse content contained within a div. The solution works fine in IE but in Fireforx the following problem occurs.
The div will expand/collapse properly if I merely put text and/or line breaks inside the div. But If I put a table inside the div the space previously occupied by the table still remains after I hide the content.
Does anyone have a solution for this problem?
Thanks
Steve
The div will expand/collapse properly if I merely put text and/or line breaks inside the div. But If I put a table inside the div the space previously occupied by the table still remains after I hide the content.
Does anyone have a solution for this problem?
Thanks
Steve