Sha256: 16cc2c2846ef6dbc8f002ad22c7c59d65bcecb614e887458225ad6c1b7b73ce9
Contents?: true
Size: 248 Bytes
Versions: 6
Compression:
Stored size: 248 Bytes
Contents
<html> <head><title>Modal Dialog</title></head> <body> <p>Enter some text:</p> <input type=text name=modal_text /> <input type=button value="Close" onClick="javascript:window.returnValue=modal_text.value; window.close();"/> </body></html>
Version data entries
6 entries across 6 versions & 2 rubygems