Response title
This is preview!
I have a variable declared outside a Dialog, and I need it inside one of the Dialog button functions.Based on the condensed code that you posted, Mike, your button callback should have access to
neededVariable
through the created closure. However, that may not be the case (some snipped code could be causing issues).
© 2013 jQuery Foundation
Sponsored by and others.