Follow the code below:
JS:
function OnSuccess() {
var url = "/Controller/VisualizarBoleto/" + 00;
window.open(url, "WindowPopup", 'width=668,height=780');
}
Theproblemisnotdisplayingpopup,thebrowserisblocking.Iknowyoucanunbloc...
asked by
01.05.2017 / 23:54