Comment on Ask HN: I Think This is the Best Task AppComments−georgefclay15yIt didn't work for me at all. I created a new task, and would edit the title, and description. As soon as I would click off of the task all my changes were lost.−StaydecentOP15yThat's no good. What browser/OS? I'm developing with Chrome/Windows7 and have tested in Firefox.`elm.children("form").bind('submit focusout', function() {`is the event. Thanks for trying it out!
Comments
It didn't work for me at all. I created a new task, and would edit the title, and description. As soon as I would click off of the task all my changes were lost.
That's no good. What browser/OS? I'm developing with Chrome/Windows7 and have tested in Firefox.
`elm.children("form").bind('submit focusout', function() {`
is the event. Thanks for trying it out!