Search found 2 matches

by mlauter
Tue Oct 21, 2003 7:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'unspecified error' when prompting users to navigate away
Replies: 2
Views: 2577

Yeah, but it'll be later today when I get a chance. I'll strip the code down to make it very simple.
by mlauter
Mon Oct 20, 2003 5:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'unspecified error' when prompting users to navigate away
Replies: 2
Views: 2577

'unspecified error' when prompting users to navigate away

Here's the setup:

I'm using the menu in a frame.
I have a page that tracks user entry and if they try to leave without saving, I use the windows prompt to let them know their changes aren't saved. The prompt offers an Ok or Cancel button.

Here's the code:

function BodyBeforeUnload()
{
if ...