jQuery attribute auto added to elements

Posted by macca1 on Stack Overflow See other posts from Stack Overflow or by macca1
Published on 2010-05-03T19:41:25Z Indexed on 2010/05/03 20:08 UTC
Read the original article Hit count: 262

After using the IE8 built in Developers Tools for the first time, I noticed jQuery is attaching an attribute to some of my elements: alt text

I've never noticed this before. In fact, this doesn't show up in Firebug... I'm only seeing it for the first time now in IE8 Developer Tools. Does anyone know what jQuery uses this for, and why it's hidden in firebug?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ie8-developer-tools