2010/2/11 Jonas Sicking <span dir="ltr"><jonas@sicking.cc></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 <<a href="mailto:scott.gonzalez@gmail.com">scott.gonzalez@gmail.com</a>>:<br>
<div><div></div><div class="h5">> I use dialogs in this fashion as well. Users get very frustrated when they<br>
> accidentally leave a page with unsaved content and this is the easiest<br>
> 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're correct and that's actually what I do. I didn't realize Ojan wasn't talking about this, even though the subject makes that pretty clear.<br></div></div>