I replaced as many MS and Intersoft controls with the equivalents from the Rad Ajax suite in a web site
one page had link buttons, a label and a combo box crammed into a single <td></td>, with Font-Sizes Small and X-Small
I had to change all the Font-Size Small to X-Small, the X-Small to XX-Small and fiddle with the widths to keep it from wrapping
of course I could have replaced everything with CSS but each line had its own color .....
one page had link buttons, a label and a combo box crammed into a single <td></td>, with Font-Sizes Small and X-Small
I had to change all the Font-Size Small to X-Small, the X-Small to XX-Small and fiddle with the widths to keep it from wrapping
of course I could have replaced everything with CSS but each line had its own color .....