Jörn Zaefferer
Jörn Zaefferer
@johnnyreilly btw. the Globalize version based on CLDR is looking pretty good by now. The authors appreciate feedback you might have!
Note to self: Work with @johnnyreilly to update his project to Globalize 1.x, document that as an alternative to (bad) bundled methods.
That doesn't look too terrible. I've looked into it, but couldn't come up with any reasonable generic solution. The only option I see is to document the `cancelSubmit` property. Any...
You could hack jQuery's `:submit` selector to include your submit "button"... then you'd trigger the click() event before the submit() event.
That sounds good to me. The jQuery UI dialog widget does that, too, though to deal with key events.
I think both are fine to just add without any options.
Nice, thanks.
Thanks for the report, but this ticket nor the SO question provide a testcase demonstrating the issue. I need that in order to review and fix an issue.
Please provide an actual testpage that shows the problem. Code snippets are insufficient. Also, commenting on closed tickets is generally a bad strategy.