At that point when the user taps the picture, they get a little popup to add a few notes to the data.
My concern is that when a user enters a zero into the text box, I need to disable the information picture's occasion controller. I have attempted the accompanying however without much of any result.
$('#myimage').click(function { return false; });