@muizzjames wrote:
Hello.
I am making a customized popup dialog. So I will use bootbox.js. Please see. https://github.com/eriktufvesson/ngBootbox
http://bootboxjs.com/But my bootbox dialog did not work succesfully.
Here is my js code.
$ngBootbox.alert('An important message!')
.then(function() {
console.log('Alert closed');
});Please see following picture on phone. The dialog did not work as popup dialog. Please advice.
Posts: 2
Participants: 2