Skip to main content

Bug Tracker

Side navigation

#11562 closed bug (duplicate)

Opened April 06, 2012 08:31AM UTC

Closed April 06, 2012 10:42AM UTC

Last modified April 06, 2012 10:42AM UTC

$('a').attr('href')

Reported by: lcnsqr@gmail.com Owned by:
Priority: low Milestone: None
Component: attributes Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

The method .attr('href') on "a" elements returns an array containing the object itself instead of the attribute value. Prior to the version 1.7.2, the method was working fine.

Attachments (0)
Change History (2)

Changed April 06, 2012 10:42AM UTC by sindresorhus comment:1

component: unfiledattributes
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed April 06, 2012 10:42AM UTC by sindresorhus comment:2

Duplicate of #11527.