Skip to main content

Bug Tracker

Side navigation

#9644 closed bug (duplicate)

Opened June 22, 2011 03:35AM UTC

Closed June 22, 2011 01:26PM UTC

Last modified June 22, 2011 01:26PM UTC

jquery 1.6.1 $('form').attr('tagName') con't get the right value

Reported by: xu.huan.web.master@gmail.com Owned by: xu.huan.web.master@gmail.com
Priority: low Milestone: 1.next
Component: attributes Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
Description

jquery 1.6.1 $('form').attr('tagName') con't get the right value.

jquery 1.4.2 is correct.

Attachments (0)
Change History (3)

Changed June 22, 2011 12:57PM UTC by rwaldron comment:1

component: unfiledattributes
owner: → xu.huan.web.master@gmail.com
status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a reduced jsFiddle test case to help us assess your ticket!

Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, I've created this boilerplate: http://jsfiddle.net/rwaldron/da3nM/ Open the link and click to "Fork" in the top menu.

Changed June 22, 2011 01:26PM UTC by timmywil comment:2

priority: undecidedlow
resolution: → duplicate
status: pendingclosed

tagName is not an attribute.

Changed June 22, 2011 01:26PM UTC by timmywil comment:3

Duplicate of #9088.