Hi all,

I have the jQuery Accordion from the UI running here:
http://distantelegy.net/clients/ebip

It works fine in all the browsers I've tested except IE8. When I mouse
over any of the moving pieces, I get an Invalid argument error.

It references line 1061 in the development code, which is inside attr:
function( elem, name, value ) at this line:

elem[ name ] = value;

I'm not sure if there's anything I can do about this. Does anyone know?

Thanks,

Danny

Reply via email to