I'm developing an application with Cordova, and I need to display some information brought from the DB when the user clicks a button, but I can not send it to another screen, I would like to display a kind of popup, is there any way to do this? Note: I've tried to use Toast but it's not what I need.