2010/2/11 Jonas Sicking <span dir="ltr">&lt;jonas@sicking.cc&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2010/2/11 Scott González &lt;<a href="mailto:scott.gonzalez@gmail.com">scott.gonzalez@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; I use dialogs in this fashion as well. Users get very frustrated when they<br>
&gt; accidentally leave a page with unsaved content and this is the easiest<br>
&gt; improvement for most developers to make.<br>
<br>
</div></div>However you can accomplish this using the onbeforeunload return value.<br>
No need to open modal dialogs using showModalDialog/input()/alert()<br>
etc.<br></blockquote><div><br>You&#39;re correct and that&#39;s actually what I do. I didn&#39;t realize Ojan wasn&#39;t talking about this, even though the subject makes that pretty clear.<br></div></div>