Sha256: 06aa4c3fb6c2fb04062cfee124a58a391a6549ca3262ecec8897c3fd441886a0
Contents?: true
Size: 235 Bytes
Versions: 62
Compression:
Stored size: 235 Bytes
Contents
<!doctype html> <head> <title>Modal Dialog Launcher</title> </head> <body> <h1>Modal Dialog Launcher</h1> <input type="button" value="Launch Dialog" onclick="window.showModalDialog('forms_with_input_elements.html');"/> </body> </html>
Version data entries
62 entries across 62 versions & 1 rubygems