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.