Bug #1591 Still Open
Bug #1591 Still Open
<div>This bug is still open in 1.2.2. </div>
<div> </div>
<div>In IE 6 & 7 if you attempt to call getAttribute on an attribute that contains a ':' for a table tag and the attribute isn't present.</div>
<div> </div>
<div><table myns:attrib="foo"></table></div>
<div> </div>
<div>$('table').attr('myns:attrib') will throw an "Invalid Argument" exception if myns:attrib is not present on the table.</div>
<div> </div>
<div><a href="http://dev.jquery.com/ticket/1591">http://dev.jquery.com/ticket/1591</a></div>
<div> </div>
<div>Cheers,</div>
<div>-Jonathan</div>