$.sweetModal.prompt('Can I haz cheezeburger?', 'Can I?', 'Nope', function(val) { $.sweetModal('You typed: ' + val); });