|
|
|
JavaScript: Invoking The SaveAs Dialog From A Web Page Comments See the instructions in the script for installation directions. Try the popup demo (above) to exercise the script. IE4+ browsers provide a document.execCommand() that can call certain system dialogs. This script demonstrates calling the SaveAs dialog to save a web page. The script includes onload interlocking and alternate alert messaging for non-IE browsers. . |