Skip to main content

Bug Tracker

Side navigation

#10981 closed bug (invalid)

Opened December 08, 2011 11:50AM UTC

Closed December 08, 2011 07:06PM UTC

$('form').trigger('reset') does not work FF 8, Chrome

Reported by: trymkb@jobbdirekte.no Owned by: trymkb@jobbdirekte.no
Priority: low Milestone: None
Component: event Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

Seems there is a bug with $('formselector').trigger('reset')

Tried to locate any info on this issue, so sorry if i am wrong or this has already been discussed before.

Attachments (0)
Change History (3)

Changed December 08, 2011 11:59AM UTC by sindresorhus comment:1

owner: → trymkb@jobbdirekte.no
status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle 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, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started.

Changed December 08, 2011 01:06PM UTC by anonymous comment:2

Seems this works correctly on jsfiddle and when i run jquery 1.7.1 alone, so might be a conflict with another lib.

Sorry for taking up your time.

And Thank you for the greatest JS Lib ever :-)

Changed December 08, 2011 07:06PM UTC by sindresorhus comment:3

component: unfiledevent
priority: undecidedlow
resolution: → invalid
status: pendingclosed

No problem. That's exactly why we require a jsfiddle testcase ;)