[EMAIL PROTECTED] wrote:
...
> I'm having some issues with IE 6 displaying images on dynamically created DOM 
> elements.  ...
> .labelReq {
>     color: #000;
>     font-family: Tahoma, Arial, sans-serif;
>     font-size: 11px;
>     background: url(/icon_requiredField.gif) no-repeat center right;
>     line-height:18px;
>     padding-right:13px;
>     padding-top:2px;
> } ...

Add zoom:1 or position:relative or both to labelReq, labelReq's parent 
or labelReq's grandparent. Or validate. Or come back with an URL.

Ingo
-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to