Opened 11 years ago
Closed 11 years ago
#10981 closed bug (invalid)
$('form').trigger('reset') does not work FF 8, Chrome
Reported by: | Owned by: | ||
---|---|---|---|
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.
Change History (3)
comment:1 Changed 11 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:2 Changed 11 years ago by
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 :-)
comment:3 Changed 11 years ago by
Component: | unfiled → event |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | pending → closed |
No problem. That's exactly why we require a jsfiddle testcase ;)
Note: See
TracTickets for help on using
tickets.
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.