Jquery Impromptu Callback issue - $.prompt fails
问题 I have an issue with jQuery Impromptu, specifically $.prompt with a callback function for an inline form. Now, the actual specific problem is the following. If the email_address field is blank when submitted I cannot get the $.prompt('Please supply an email address for the customer') to work, however if I change it to alert('Please supply an email address for the customer') it will work. I am guessing this is a scope issue as the other $.prompt calls work as expected which I assume are