Hey Guys,
I have a simple dynamic form with a few check-boxes in it.
I changed the style of "labelAnchor" so it will have the following:
each field has only type: "checkbox" and title set.
in IE and FF i get a different look, and in both cases the img is not aligned with the text.
in IE the text is higher than the img, and in FF it is lower.
can you assist?
smartclient v8.3p_2013-01-21/PwerEdition Development Only
I have a simple dynamic form with a few check-boxes in it.
I changed the style of "labelAnchor" so it will have the following:
Code:
color: black font-family: Tahoma; font-size: 12px;
in IE and FF i get a different look, and in both cases the img is not aligned with the text.
in IE the text is higher than the img, and in FF it is lower.
can you assist?
smartclient v8.3p_2013-01-21/PwerEdition Development Only
Comment