Skip to main content

Bug Tracker

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

Attachments (0)
Change History (3)

Changed May 18, 2011 07:27AM UTC by anonymous comment:1

Changed May 18, 2011 02:58PM UTC by timmywil comment:2

component: unfiledattributes
milestone: 1.next1.6.2
owner: → timmywil
priority: undecidedlow
status: newassigned

Changed May 18, 2011 03:06PM UTC by timmywil comment:3

resolution: → fixed
status: assignedclosed

Switched title attribute to getAttributeNode for IE6/7. Fixes #9329.

Changeset: 7d3ba9f89e8077dff96e4cd9784fda20625c38d6