When saving a form I deactivate the save button to avoid double submission. Save happens through an Ajax call, so I stay on the same page. I want to re-enable the button only if the form got changed. How can I listen to any field change inside a specific form using Dojo 1.6 dojo.connect?
質問する
241 次