Some questions I have

1. Did you use a debugger to assure that the attr is set in IE7 on the
first place.
2. Provide some examples?
3. Did you use standard attributes?

On Dec 15, 5:06 pm, RandyJohnson <ra...@srpropertiesllc.net> wrote:
> I have a jQuery routine that adds attributes to elements dynamically.
>
> I am able to retrieve the attribute value via $('#id').attr('attr'))
> in FF and Safari.
>
> When I attempt to retrieve the value in IE7 I get a blank value.
>
> If I place the attribute in the original HTML and attempt to read with
> IE7 I get the expected attribute value.
>
> Is this an IE7 feature or I am doing something wrong?
>
> Thanks in advance...
>
> Randy

Reply via email to