Hi,
In Firefox, div is not fitting to its text contents.
There is requirement that on selection of fontsize from dropdown, div contents font size changes accordingly. Font Size DropDown values ranges from 5-95.
When contents font size is increased, text contents
are overflowing.
To solve this, i defined div mihheight as 20px and height as auto. but still not working.
Please let me know if any one has any idea on this.
Thanks in advance