Top "Showmodaldialog" questions

A deprecated way for creating and displaying a modal dialog box containing a specified HTML document.

Auto close modal dialog - After server code is done, close dialog in Google Spreadsheet

I have a Google Sheet that runs some Apps Script server code to connect to an SQL server. I want …

google-apps-script google-sheets showmodaldialog
Removal of the showModalDialog API

With the impending removal of the showModalDialog API from various browsers, our company like many others who provide large scale …

javascript jquery google-chrome firefox showmodaldialog
JS showModalDialog not working in chrome as modal

I am using showModalDialog() in my application, for user to view articles from different sources as modal popup. It work …

javascript google-chrome showmodaldialog
ASP.NET cross domain modal window (window.showModalDialog) - parameter value always "undefined"

I have two webpages, parent page .aspx and child page .html. On parent page I have JavaScript function for invoking …

javascript asp.net cross-domain showmodaldialog