Side navigation
#9329 closed bug (fixed)
Opened May 18, 2011 07:25AM UTC
Closed May 18, 2011 03:06PM UTC
Last modified March 08, 2012 05:16PM UTC
attr("title") issue in ie7
Reported by: | naltatis | Owned by: | timmywil |
---|---|---|---|
Priority: | low | Milestone: | 1.6.2 |
Component: | attributes | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$("<div>").attr('title') // returns ""
A missing "title" attribute returns empty string instead of undefined in ie7
http://jsfiddle.net/m3D8E/